Results 1 to 3 of 3

Thread: How add a project as Require-Bundle in Eclipse?

  1. #1
    Join Date
    Dec 2008
    Location
    Chongwen Zone Beijing China
    Posts
    31

    Default How add a project as Require-Bundle in Eclipse?

    I create two Spring DM Server powered bundle project in eclipse, one is com.okooo.osgi.test1, and the other is com.okooo.osgi.test2. Then I add these projects to the sever( by Add and Remove Projects...), but when try to add com.okooo.osgi.test1 as Require-Bundle(or Import-Bundle) to com.okooo.osgi.test2, then I get the folowing error message:
    Code:
    Import-Bundle: com.okooo.osgi.test1[1.0.0,1.0.0] could not be resolved.
    How to resolve this problem?

    Thanks!

  2. #2
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    jiangyubao ,

    you might want to look at the solution provided in the following thread: http://forum.springframework.org/showthread.php?t=61559

    HTH

    Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

  3. #3
    Join Date
    Dec 2008
    Location
    Chongwen Zone Beijing China
    Posts
    31

    Default

    Thanks a lot for your reply.

    Now I know how to do, Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •