Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 341965

Summary: Cleanup Java support
Product: z_Archived Reporter: Konstantin Komissarchik <konstantin>
Component: SapphireAssignee: Konstantin Komissarchik <konstantin>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: ram.venkataswamy
Version: unspecifiedKeywords: plan
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Konstantin Komissarchik CLA 2011-04-05 16:58:29 EDT
This enhancement deals with Java support component that allows models to interact with Java types. This item tracks the following:

1. Improving Java support API such that seamless behavior is possible whether Java types are coming from a standard class loader or from JDT type system.

2. Separating out Java support such that core modeling and ui plugins no longer have dependency on JDT.
Comment 1 Konstantin Komissarchik CLA 2011-04-12 14:50:46 EDT
Work completed. Created three new plugins, separated into two features:

org.eclipse.sapphire.java (feature)
  org.eclipse.sapphire.java

org.eclipse.sapphire.java.jdt (feature)
  org.eclipse.sapphire.java.jdt
  org.eclipse.sapphire.java.jdt.ui
Comment 2 Ram Venkataswamy CLA 2011-06-01 19:56:41 EDT
verified with build 0.3.0.201105261624
Comment 3 Konstantin Komissarchik CLA 2011-06-03 12:25:52 EDT
Closing.