Runtime dependency from non-plugin-project [message #546812] |
Wed, 14 July 2010 09:59  |
Eclipse User |
|
|
|
Hi,
during development-time I want to reference a plain java project from my
RAP project in eclipse. For compile-time this seems to work with adding
a normal project-reference, but how can I add the project to the
classpath for the OSGi launcher?
Is this possible or do i need to create a jar and add it to the
classpath in the manifest?
Regards,
Philipp
|
|
|
Re: Runtime dependency from non-plugin-project [message #546943 is a reply to message #546812] |
Wed, 14 July 2010 16:59  |
Eclipse User |
|
|
|
Philipp,
you will need to convert the Java project into a plug-in project. In
case you are dealing with a plain Java library, you will need to wrap it
into a bundle (plug-in).
When working with RAP, make sure that you understand the underlying
technologies [1].
HTH
Rüdiger
[1] http://www.eclipse.org/rap/documentation/#resources
On 14.07.2010 11:59, Philipp Leusmann wrote:
> Hi,
>
> during development-time I want to reference a plain java project from my
> RAP project in eclipse. For compile-time this seems to work with adding
> a normal project-reference, but how can I add the project to the
> classpath for the OSGi launcher?
>
> Is this possible or do i need to create a jar and add it to the
> classpath in the manifest?
>
> Regards,
> Philipp
|
|
|
Powered by
FUDForum. Page generated in 0.03076 seconds