Launching Eclipse 3.0 runtime workbench from an Eclipse 2.1 based IDE [message #157071] |
Mon, 03 May 2004 16:21  |
Eclipse User |
|
|
|
--------------DED0E6603C660B50B4D9ADFD
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi:
I am looking for a way to be able to launch an Eclipse 3.0 runtime
workbench from an Eclipse 2.1 based IDE.
From my Eclipse 2.1 based IDE I have done the following.
1) Under the Java > Installed JREs preference page I added a 1.4.1 JRE
and checked the check box next to it to make it the default JRE used by
my IDE.
2) Under the Plug-In Development > Target Platform preference page I
specified the directory containing the Eclipse 3.0 plug-ins.
3) In my workbench I have one plug-in that extends the View extension
point, one plug-in that extends the Perspective extension point, and one
plug-in that extends the application extension point.
4) I then created an Instance of the Run-time Workbench specifying the
1.4.1 JRE as the JRE to use. I also passed the -application
<Application Id>, the -configuration <directory to hold the osgi
artifacts>, and the -console Program Arguments.
I then run click Run. It starts the osgi console and then terminates.
In the log file I get the following message:
"java.lang.RuntimeException: Unable to locate the application extension:
TestApplication"
The problem is that it doesn't seem to be loading the plug-ins that are
in my IDE workspace. How can I get the Runtime Workbench to recognize
the plug-ins that are in my workspace?
--------------DED0E6603C660B50B4D9ADFD
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi:
<p> I am looking for a way to be able to launch an Eclipse
3.0 runtime workbench from an Eclipse 2.1 based IDE.
<p>From my Eclipse 2.1 based IDE I have done the following.
<p>1) Under the Java > Installed JREs preference page I added a 1.4.1 JRE
and checked the check box next to it to make it the default JRE used by
my IDE.
<br>2) Under the Plug-In Development > Target Platform preference page
I specified the directory containing the Eclipse 3.0 plug-ins.
<br>3) In my workbench I have one plug-in that extends the View extension
point, one plug-in that extends the Perspective extension point, and one
plug-in that extends the application extension point.
<br>4) I then created an Instance of the Run-time Workbench specifying
the 1.4.1 JRE as the JRE to use. I also passed the -application <Application
Id>, the -configuration <directory to hold the osgi artifacts>, and
the -console Program Arguments.
<p>I then run click <b>Run. </b>It starts the osgi console and then
terminates. In the log file I get the following message:
<p>"java.lang.RuntimeException: Unable to locate the application extension:
TestApplication"
<p>The problem is that it doesn't seem to be loading the plug-ins that
are in my IDE workspace. How can I get the Runtime Workbench to recognize
the plug-ins that are in my workspace?</html>
--------------DED0E6603C660B50B4D9ADFD--
|
|
|
|
Powered by
FUDForum. Page generated in 0.02865 seconds