Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Cant create a product
Cant create a product [message #499578] Mon, 23 November 2009 12:03 Go to next message
Thomas is currently offline ThomasFriend
Messages: 79
Registered: October 2009
Member
hi

i have got some problems to create a product of my successfull running rcp application.

When i press the eclipse.exe in my product folder, there is a screenshot with its errormessages.
http://img410.imageshack.us/img410/1183/err13.th.jpg

In the log file there is the error:

!SESSION Mon Nov 23 12:53:09 CET 2009 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2009-11-23 12:53:09.093
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
at org.eclipse.equinox.launcher.Main.getBootPath(Main.java:880)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:498)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

i have no idea what the problem is!

thanks

Thoams

Re: Cant create a product [message #499770 is a reply to message #499578] Tue, 24 November 2009 02:18 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi Thomas,

perhaps this tutorial can help you:
http://www.vogella.de/articles/RichClientPlatform/article.ht ml

Best regards, Lars

--
http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials
http://www.twitter.com/vogella - vogella on Twitter

Thomas wrote:
> hi
>
> i have got some problems to create a product of my successfull running
> rcp application.
>
> When i press the eclipse.exe in my product folder, there is a screenshot
> with its errormessages. http://img410.imageshack.us/i/err13.jpg/
>
> In the log file there is the error:
>
> !SESSION Mon Nov 23 12:53:09 CET 2009
> ------------------------------------------
> !ENTRY org.eclipse.equinox.launcher 4 0 2009-11-23 12:53:09.093
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.RuntimeException: Could not find framework
> at org.eclipse.equinox.launcher.Main.getBootPath(Main.java:880)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:498)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
>
> i have no idea what the problem is!
>
> thanks
>
> Thoams
>
>
Re: Cant create a product [message #499790 is a reply to message #499578] Tue, 24 November 2009 07:38 Go to previous messageGo to next message
Thomas is currently offline ThomasFriend
Messages: 79
Registered: October 2009
Member
i used your tutorial...
how can i add org.apache.commons.logging to my plugin. when i press "add required plugins", this plugin will be added but i get an error message:

Cannot complete the install because one or more required items could not be found.
Software being installed: DriverPanel 1.0.0 (DriverPanelProduct 1.0.0)
Missing requirement: DriverPanel 1.0.0 (DriverPanelProduct 1.0.0) requires 'org.apache.commons.logging [1.0.4.v200904062259]' but it could not be found
Re: Cant create a product [message #499833 is a reply to message #499790] Tue, 24 November 2009 10:24 Go to previous message
Opfermann C is currently offline Opfermann CFriend
Messages: 53
Registered: July 2009
Location: Annecy
Member
After clicking on "Add required plugins" try to remove org.apache.commons.loggin from the list then save, synchronize and launch your product.
Previous Topic:Editor problems with external files
Next Topic:Overriding a command name in another plugin
Goto Forum:
  


Current Time: Fri Mar 29 15:28:21 GMT 2024

Powered by FUDForum. Page generated in 0.02298 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top