Difference between revisions of "Eclipse"

From MidrangeWiki
Jump to: navigation, search
(Eclipse entry created)
 
m (Format version table)
Line 3: Line 3:
 
WDSC is implemented as Eclipse plugins.  The WDSC plugins that make up any given version of WDSC are tied to a specific version of Eclipse.
 
WDSC is implemented as Eclipse plugins.  The WDSC plugins that make up any given version of WDSC are tied to a specific version of Eclipse.
  
WDSC     Eclipse
+
<nowiki>
6.0.1    3.0.2
+
WDSC     Eclipse
7.0.0.2  3.2.2
+
6.0.1    3.0.2
 +
7.0.0.2  3.2.2
 +
</nowiki>
  
 
You can verify the version of Eclipse by looking at WDSC Help -> About.  There is a text box describind WDSC and below that, a row of icons.  The leftmost icon is for the Eclipse platform.  Click that.  Look in the list for the feature named Eclipse Platform.  The version there is the version of Eclipse in use by WDSC.
 
You can verify the version of Eclipse by looking at WDSC Help -> About.  There is a text box describind WDSC and below that, a row of icons.  The leftmost icon is for the Eclipse platform.  Click that.  Look in the list for the feature named Eclipse Platform.  The version there is the version of Eclipse in use by WDSC.
  
 
[[Category:WDSC]]
 
[[Category:WDSC]]

Revision as of 17:58, 24 September 2007

WDSC is based on the open source development platform called Eclipse [1]. Eclipse is described as 'an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle.'

WDSC is implemented as Eclipse plugins. The WDSC plugins that make up any given version of WDSC are tied to a specific version of Eclipse.

WDSC Eclipse 6.0.1 3.0.2 7.0.0.2 3.2.2

You can verify the version of Eclipse by looking at WDSC Help -> About. There is a text box describind WDSC and below that, a row of icons. The leftmost icon is for the Eclipse platform. Click that. Look in the list for the feature named Eclipse Platform. The version there is the version of Eclipse in use by WDSC.