SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Downloaden Sie, um offline zu lesen
What’s new in JDT?

           Deepak Azad
                         IBM Bangalore lab, India
                         deepak.azad@in.ibm.com

           Olivier Thomann
                         IBM Ottawa lab, Canada
                         olivier_thomann@ca.ibm.com




                     Confidential | Date | Other Information,
Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.   if necessary   © 2002 IBM Corporation
JUnit


                                                                                             org.eclipse.jdt.junit



        org.eclipse.jdt.junit
                                                                                        Non-UI

                                                                                          org.eclipse.jdt.junit.core




2         Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
JUnit

     PDE tooling now supports multiple versions of the same plug-in
         This is not JUnit specific



     Helios contains 2 versions of the ‘org.junit’ plug-in: JUnit 3 and JUnit 4
         Enables JUnit4 support in Eclipse Test Framework



     Migration paths
         Existing ‘org.junit4’ plug-in remains in Helios
         Details: http://wiki.eclipse.org/Eclipse/Testing/JUnit4_Changes




3        Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
JUnit

     Import test results files with <skipped nodes>

     Load test results from URL




     Paste a URL from clipboard to JUnit view




4        Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
JDK 7 ™
       All JDK 7 work in done under the Open JDK umbrella
       JSRs that should be part of JDK 7 and are a concern for the JDT team:
         1. 292 (invokedynamic)
         2. 294 (module support)
         3. 308 (annotations on type)
         4. ?       (Project coin)
         5. ?       (Closure: Project Lambda)
         6. ?       Maybe more to come

       No JSR for Java 7 ™
       Open JDK = GPL licence  Incompatible with EPL
       The Eclipse Foundation is in discussions with Oracle (formerly Sun)
        since last September about being able to access documentation under
        a license that we could use to implement the corresponding part into
        JDT



5               Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
JSR 308
       Today we have a working prototype for the compiler.
       We can successfully parse, compile and generate the new attributes
        in the .class files.
       Work in done in a separate branch:


                       Host: dev.eclipse.org
                       Repository path: /cvsroot/eclipse
                       Module: org.eclipse.jdt.core
                       Tag: JSR_308 (Branch)

       We still need to update all the JDT tooling with the new syntax (DOM/
        AST, search engine, code assist,…)




6          Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
Beyond new features, improve overall stability !!
       For 3.6 we have more than 500 bugs fixed, more than 700 bugs
        closed:

                   On March 12th, bugs fixed per sub component:
                          Core : 206
                          UI       : 187
                          Text : 47
                          APT : 4
                          Debug : 68




7          Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
More details on how JDT works?

     Come to the JDT tutorial:


      Tomorrow in Lafayette room
      starting at 10am.




8        Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
Legal Notice
         Copyright © IBM Corp., 2007-2010. All rights reserved. This presentation and the
          source code in it are made available under the EPL, v1.0.
         Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in
          the United States, other countries, or both.
         Eclipse and the Eclipse logo are trademarks of Eclipse Foundation, Inc.
         IBM and the IBM logo are trademarks or registered trademarks of IBM
          Corporation, in the United States, other countries or both.
         Other company, product, or service names may be trademarks or service marks
          of others.
         THE INFORMATION DISCUSSED IN THIS PRESENTATION IS PROVIDED FOR
          INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS WERE MADE TO
          VERIFY THE COMPLETENESS AND ACCURACY OF THE INFORMATION, IT IS
          PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
          IMPLIED, AND IBM SHALL NOT BE RESPONSIBLE FOR ANY DAMAGES
          ARISING OUT OF THE USE OF, OR OTHERWISE RELATED TO, SUCH
          INFORMATION. ANY INFORMATION CONCERNING IBM'S PRODUCT PLANS
          OR STRATEGY IS SUBJECT TO CHANGE BY IBM WITHOUT NOTICE




9           Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.

Weitere ähnliche Inhalte

Andere mochten auch

Recepcion lista de utiles escolares de pre
Recepcion lista de utiles  escolares de preRecepcion lista de utiles  escolares de pre
Recepcion lista de utiles escolares de preFrancisca Acevedo
 
Eclipse Demo Camp 2010 - EGit
Eclipse Demo Camp 2010 - EGitEclipse Demo Camp 2010 - EGit
Eclipse Demo Camp 2010 - EGitdeepakazad
 
Eclipse and Academia
Eclipse and AcademiaEclipse and Academia
Eclipse and Academiadeepakazad
 
Eclipse Demo Camp Bangalore 2009 - JSDT
Eclipse Demo Camp Bangalore 2009 - JSDTEclipse Demo Camp Bangalore 2009 - JSDT
Eclipse Demo Camp Bangalore 2009 - JSDTdeepakazad
 
Data Driven Management of a Mobile Product - Tools & Techniques Feb 2016
Data Driven Management of a Mobile Product - Tools & Techniques Feb 2016Data Driven Management of a Mobile Product - Tools & Techniques Feb 2016
Data Driven Management of a Mobile Product - Tools & Techniques Feb 2016Ram Narayanan
 
Eclipse Day India 2010 - UI Patterns in Eclipse
Eclipse Day India 2010 - UI Patterns in EclipseEclipse Day India 2010 - UI Patterns in Eclipse
Eclipse Day India 2010 - UI Patterns in Eclipsedeepakazad
 

Andere mochten auch (6)

Recepcion lista de utiles escolares de pre
Recepcion lista de utiles  escolares de preRecepcion lista de utiles  escolares de pre
Recepcion lista de utiles escolares de pre
 
Eclipse Demo Camp 2010 - EGit
Eclipse Demo Camp 2010 - EGitEclipse Demo Camp 2010 - EGit
Eclipse Demo Camp 2010 - EGit
 
Eclipse and Academia
Eclipse and AcademiaEclipse and Academia
Eclipse and Academia
 
Eclipse Demo Camp Bangalore 2009 - JSDT
Eclipse Demo Camp Bangalore 2009 - JSDTEclipse Demo Camp Bangalore 2009 - JSDT
Eclipse Demo Camp Bangalore 2009 - JSDT
 
Data Driven Management of a Mobile Product - Tools & Techniques Feb 2016
Data Driven Management of a Mobile Product - Tools & Techniques Feb 2016Data Driven Management of a Mobile Product - Tools & Techniques Feb 2016
Data Driven Management of a Mobile Product - Tools & Techniques Feb 2016
 
Eclipse Day India 2010 - UI Patterns in Eclipse
Eclipse Day India 2010 - UI Patterns in EclipseEclipse Day India 2010 - UI Patterns in Eclipse
Eclipse Day India 2010 - UI Patterns in Eclipse
 

Ähnlich wie EclipseCon 2010 - What's new in JDT

worklight_development_environment
worklight_development_environmentworklight_development_environment
worklight_development_environmentAravindharamanan S
 
P2 Introduction
P2 IntroductionP2 Introduction
P2 Introductionirbull
 
What's new in Juno
What's new in JunoWhat's new in Juno
What's new in JunoTomasz Zarna
 
z/OS Small Enhancements - Episode 2014B
z/OS Small Enhancements - Episode 2014Bz/OS Small Enhancements - Episode 2014B
z/OS Small Enhancements - Episode 2014BMarna Walle
 
Whats Next for OSGi? - BJ Hargrave
Whats Next for OSGi? - BJ HargraveWhats Next for OSGi? - BJ Hargrave
Whats Next for OSGi? - BJ Hargravemfrancis
 
Using JavaScript to Build HTML5 Tools (Ian Maffett)
Using JavaScript to Build HTML5 Tools (Ian Maffett)Using JavaScript to Build HTML5 Tools (Ian Maffett)
Using JavaScript to Build HTML5 Tools (Ian Maffett)Future Insights
 
Explore, design and implement threading parallelism with Intel® Advisor XE
Explore, design and implement threading parallelism with Intel® Advisor XEExplore, design and implement threading parallelism with Intel® Advisor XE
Explore, design and implement threading parallelism with Intel® Advisor XEIntel IT Center
 
z/OS Small Enhancements - Episode 2014A
z/OS Small Enhancements - Episode 2014Az/OS Small Enhancements - Episode 2014A
z/OS Small Enhancements - Episode 2014AMarna Walle
 
VMM2016-Eclipse OMR JITBuilder for better performance
VMM2016-Eclipse OMR JITBuilder for better performanceVMM2016-Eclipse OMR JITBuilder for better performance
VMM2016-Eclipse OMR JITBuilder for better performanceCharlie Gracie
 
OpenStack and z/VM – What is it and how do I get it?
OpenStack and z/VM – What is it and how do I get it?OpenStack and z/VM – What is it and how do I get it?
OpenStack and z/VM – What is it and how do I get it?Anderson Bassani
 
RESUME-RAJASHAKER GOUD RANGA_new
RESUME-RAJASHAKER GOUD RANGA_newRESUME-RAJASHAKER GOUD RANGA_new
RESUME-RAJASHAKER GOUD RANGA_newRaj Shaker
 
Ready access to high performance Python with Intel Distribution for Python 2018
Ready access to high performance Python with Intel Distribution for Python 2018Ready access to high performance Python with Intel Distribution for Python 2018
Ready access to high performance Python with Intel Distribution for Python 2018AWS User Group Bengaluru
 
Eok bo ppt
Eok bo pptEok bo ppt
Eok bo pptvijayeok
 
オープンBIツール Eclipse BIRT紹介
オープンBIツール Eclipse BIRT紹介オープンBIツール Eclipse BIRT紹介
オープンBIツール Eclipse BIRT紹介OSSラボ株式会社
 
Android and OSGi Can They Work Together - BJ Hargrave & Neil Bartlett
Android and OSGi Can They Work Together - BJ Hargrave & Neil BartlettAndroid and OSGi Can They Work Together - BJ Hargrave & Neil Bartlett
Android and OSGi Can They Work Together - BJ Hargrave & Neil Bartlettmfrancis
 
Who Took The Cookie From The Cookie Jar?
Who Took The Cookie From The Cookie Jar?Who Took The Cookie From The Cookie Jar?
Who Took The Cookie From The Cookie Jar?Olivier Thomann
 
Great Java Application Server Debate
Great Java Application Server DebateGreat Java Application Server Debate
Great Java Application Server DebateHamed Hatami
 
Intel XDK - Philly JS
Intel XDK - Philly JSIntel XDK - Philly JS
Intel XDK - Philly JSIan Maffett
 
Inside IBM Java 7
Inside IBM Java 7Inside IBM Java 7
Inside IBM Java 7Tim Ellison
 

Ähnlich wie EclipseCon 2010 - What's new in JDT (20)

worklight_development_environment
worklight_development_environmentworklight_development_environment
worklight_development_environment
 
P2 Introduction
P2 IntroductionP2 Introduction
P2 Introduction
 
What's new in Juno
What's new in JunoWhat's new in Juno
What's new in Juno
 
z/OS Small Enhancements - Episode 2014B
z/OS Small Enhancements - Episode 2014Bz/OS Small Enhancements - Episode 2014B
z/OS Small Enhancements - Episode 2014B
 
Whats Next for OSGi? - BJ Hargrave
Whats Next for OSGi? - BJ HargraveWhats Next for OSGi? - BJ Hargrave
Whats Next for OSGi? - BJ Hargrave
 
Using JavaScript to Build HTML5 Tools (Ian Maffett)
Using JavaScript to Build HTML5 Tools (Ian Maffett)Using JavaScript to Build HTML5 Tools (Ian Maffett)
Using JavaScript to Build HTML5 Tools (Ian Maffett)
 
Explore, design and implement threading parallelism with Intel® Advisor XE
Explore, design and implement threading parallelism with Intel® Advisor XEExplore, design and implement threading parallelism with Intel® Advisor XE
Explore, design and implement threading parallelism with Intel® Advisor XE
 
z/OS Small Enhancements - Episode 2014A
z/OS Small Enhancements - Episode 2014Az/OS Small Enhancements - Episode 2014A
z/OS Small Enhancements - Episode 2014A
 
VMM2016-Eclipse OMR JITBuilder for better performance
VMM2016-Eclipse OMR JITBuilder for better performanceVMM2016-Eclipse OMR JITBuilder for better performance
VMM2016-Eclipse OMR JITBuilder for better performance
 
OpenStack and z/VM – What is it and how do I get it?
OpenStack and z/VM – What is it and how do I get it?OpenStack and z/VM – What is it and how do I get it?
OpenStack and z/VM – What is it and how do I get it?
 
RESUME-RAJASHAKER GOUD RANGA_new
RESUME-RAJASHAKER GOUD RANGA_newRESUME-RAJASHAKER GOUD RANGA_new
RESUME-RAJASHAKER GOUD RANGA_new
 
Ready access to high performance Python with Intel Distribution for Python 2018
Ready access to high performance Python with Intel Distribution for Python 2018Ready access to high performance Python with Intel Distribution for Python 2018
Ready access to high performance Python with Intel Distribution for Python 2018
 
Eok bo ppt
Eok bo pptEok bo ppt
Eok bo ppt
 
オープンBIツール Eclipse BIRT紹介
オープンBIツール Eclipse BIRT紹介オープンBIツール Eclipse BIRT紹介
オープンBIツール Eclipse BIRT紹介
 
Android and OSGi Can They Work Together - BJ Hargrave & Neil Bartlett
Android and OSGi Can They Work Together - BJ Hargrave & Neil BartlettAndroid and OSGi Can They Work Together - BJ Hargrave & Neil Bartlett
Android and OSGi Can They Work Together - BJ Hargrave & Neil Bartlett
 
Who Took The Cookie From The Cookie Jar?
Who Took The Cookie From The Cookie Jar?Who Took The Cookie From The Cookie Jar?
Who Took The Cookie From The Cookie Jar?
 
Great Java Application Server Debate
Great Java Application Server DebateGreat Java Application Server Debate
Great Java Application Server Debate
 
Sikuli
SikuliSikuli
Sikuli
 
Intel XDK - Philly JS
Intel XDK - Philly JSIntel XDK - Philly JS
Intel XDK - Philly JS
 
Inside IBM Java 7
Inside IBM Java 7Inside IBM Java 7
Inside IBM Java 7
 

Kürzlich hochgeladen

Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 

Kürzlich hochgeladen (20)

Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 

EclipseCon 2010 - What's new in JDT

  • 1. What’s new in JDT? Deepak Azad IBM Bangalore lab, India deepak.azad@in.ibm.com Olivier Thomann IBM Ottawa lab, Canada olivier_thomann@ca.ibm.com Confidential | Date | Other Information, Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0. if necessary © 2002 IBM Corporation
  • 2. JUnit org.eclipse.jdt.junit org.eclipse.jdt.junit Non-UI org.eclipse.jdt.junit.core 2 Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
  • 3. JUnit  PDE tooling now supports multiple versions of the same plug-in  This is not JUnit specific  Helios contains 2 versions of the ‘org.junit’ plug-in: JUnit 3 and JUnit 4  Enables JUnit4 support in Eclipse Test Framework  Migration paths  Existing ‘org.junit4’ plug-in remains in Helios  Details: http://wiki.eclipse.org/Eclipse/Testing/JUnit4_Changes 3 Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
  • 4. JUnit  Import test results files with <skipped nodes>  Load test results from URL  Paste a URL from clipboard to JUnit view 4 Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
  • 5. JDK 7 ™  All JDK 7 work in done under the Open JDK umbrella  JSRs that should be part of JDK 7 and are a concern for the JDT team: 1. 292 (invokedynamic) 2. 294 (module support) 3. 308 (annotations on type) 4. ? (Project coin) 5. ? (Closure: Project Lambda) 6. ? Maybe more to come  No JSR for Java 7 ™  Open JDK = GPL licence  Incompatible with EPL  The Eclipse Foundation is in discussions with Oracle (formerly Sun) since last September about being able to access documentation under a license that we could use to implement the corresponding part into JDT 5 Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
  • 6. JSR 308  Today we have a working prototype for the compiler.  We can successfully parse, compile and generate the new attributes in the .class files.  Work in done in a separate branch: Host: dev.eclipse.org Repository path: /cvsroot/eclipse Module: org.eclipse.jdt.core Tag: JSR_308 (Branch)  We still need to update all the JDT tooling with the new syntax (DOM/ AST, search engine, code assist,…) 6 Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
  • 7. Beyond new features, improve overall stability !!  For 3.6 we have more than 500 bugs fixed, more than 700 bugs closed:  On March 12th, bugs fixed per sub component:  Core : 206  UI : 187  Text : 47  APT : 4  Debug : 68 7 Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
  • 8. More details on how JDT works?  Come to the JDT tutorial: Tomorrow in Lafayette room starting at 10am. 8 Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.
  • 9. Legal Notice  Copyright © IBM Corp., 2007-2010. All rights reserved. This presentation and the source code in it are made available under the EPL, v1.0.  Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.  Eclipse and the Eclipse logo are trademarks of Eclipse Foundation, Inc.  IBM and the IBM logo are trademarks or registered trademarks of IBM Corporation, in the United States, other countries or both.  Other company, product, or service names may be trademarks or service marks of others.  THE INFORMATION DISCUSSED IN THIS PRESENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS WERE MADE TO VERIFY THE COMPLETENESS AND ACCURACY OF THE INFORMATION, IT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, AND IBM SHALL NOT BE RESPONSIBLE FOR ANY DAMAGES ARISING OUT OF THE USE OF, OR OTHERWISE RELATED TO, SUCH INFORMATION. ANY INFORMATION CONCERNING IBM'S PRODUCT PLANS OR STRATEGY IS SUBJECT TO CHANGE BY IBM WITHOUT NOTICE 9 Copyright © IBM Corp., 2010. All rights reserved. Licensed under EPL, v1.0.