Warning:
Can't synchronize with repository "(default)" (/local/svn/repos/sde does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
02/06/08 00:24:34 (9 years ago)
- Author:
-
mayer
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
19 | 19 | * Make sure the tools run within Eclipse 3.4. |
20 | 20 | * Update the tool annotations, adding new descriptions for return types and parameters. |
| 21 | * Create new content for the plugin.xml from these annotations using the DEV plugin. |
21 | 22 | * The ID of the core services has changed from ”eu.sensoria-ist.casetool. core.jsShell” to “SensoriaCoreTool”. Scripts or Java code which use this ID need to be updated. |
22 | | * Create new content for the plugin.xml from these annotations using the DEV plugin. |
23 | 23 | * Implement the ISensoriaModelHandler interface in your tool, handling your model objects. |
24 | 24 | * Test your tool in the new SDE. |