Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Members: 1167
Language: English
Group categories: Not categorized
More group info »
Recent pages and files
org.springframework.osgi.eclipse.target    

Follow this steps to setup an Eclipse target platform for spring osgi development:
 

1. Download the maven project zip file

2. Extract the content into an arbitrary location

3. Start mvn package from the folder you have extracted the zip.
    If everything went fine it should create a folder named target/plugins containing a list of bundles

4. Start Eclipse (>=3.2)

5. Import the project via File/Import/General/Existing Projects into Workspace

  •    Press Next
  •    Select root directory, press browse and select the folder created at step 2 - you should get an item named org.springframework.osgi.target into Projects list
  •    Press Finish

6. Go to Window/Preferences/Plug-in development/Target Platform and load the just created target platform via:

  • In the bottom of the screen (Pre-defined targets) press brows and select the org.springframework.osgi.target (the lowest leaf in the tree) and press OK
  • Press Load Target - this should result in changing the list of plugins displayed
  • Press OK

6. Now you are able to startup the Equinox OSGi framework via Run/Run...

Version: 
Latest 3 messages about this page (17 total) - view full discussion
Nov 20 2007 by Stuart McCulloch
AFAIK you just need to go to the pom.xml and change:
<spring.version>2.1-m4</spring.version>
<spring.osgi.version>1.0-m3</spring.osgi.version>
to:
<spring.version>2.5-rc2</spring.version>
<spring.osgi.version>1.0-rc1-SNAPSHOT</spring.osgi.version>
and then do 'mvn clean package' to rebuild the target directory
Nov 20 2007 by Shan
Hi,

Please could update the eclipse targets for Spring DM 1.0 -
RC1/ Spring 2.5.
Else please provide the steps to create eclipse
targets?

Thanks,
Shan.
Oct 31 2007 by Alin Dreghiciu
Update to Spring DM 1.0-m3 / Spring 2.1-m4.
Click on http://groups.google.com/group/spring-osgi/web/org-springframework-osgi-eclipse-target
- or copy & paste it into your browser's address bar if that doesn't
work.
14 more messages »
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google