Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341965 - Cleanup Java support
Summary: Cleanup Java support
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Sapphire (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Konstantin Komissarchik CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2011-04-05 16:58 EDT by Konstantin Komissarchik CLA
Modified: 2021-11-19 09:22 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.