Changes between Version 1 and Version 2 of DespoinaLog/2011/06/23
- Timestamp:
- 2011-06-23T14:05:06+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DespoinaLog/2011/06/23
v1 v2 1 1 1) java -jar framework.jar 2 2 3 2) Import the framework.jar file in your Java build path3) create/modify the manifest.mf File: (this has to be applied in every project separately , applied in molgenis project - in these terms - we should divide the apps into separate projects . Other solution ? create a META-INF directory in each (module-bundle) . 4) create Activator 3 2) Import the framework.jar file in your Java build path 4 5 3) create/modify the manifest.mf File: (this has to be applied in every project separately , applied in molgenis project - in these terms - we should divide the apps into separate projects . Other solution ? create a META-INF directory in each (module-bundle) . 6 7 4) create Activator