building my own RCP application [message #440774] |
Wed, 07 December 2005 12:25  |
Eclipse User |
|
|
|
Hi all,
Does anyone know how can I create my own RCP application from existing
java classes WITHOUT using the RCP templates (such as Hello RCP)?
I have tried copying bits and pieces from various RCP classes into mine
but this throws a: Unhandled event loop exception Reason:
java.lang.NullPointerException.
Can you please let me know what I am doing wrong? And possibly point me
out to the relevant documentation/tutorial to achieve this WITHOUT using
templates?
Thanks
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: building my own RCP application [message #441586 is a reply to message #441155] |
Thu, 05 January 2006 00:59  |
Eclipse User |
|
|
|
I got similar problem, only after I ran my entire application through the LAUNCH option, and then after trying to export it out, it would say, PLUGIN class cannot be found.
I spent few hours trying to find a reason to that, but finally gave up, and started off with standard eclipse template example, and moving files one by one, to take care of the issue.
Maybe, after I am done building, shall take a DIFF to find out, what makes it fail.
--
View in EZ forum: http://www.eclipsezone.com/eclipse/forums/m91979129.html
|
|
|
Powered by
FUDForum. Page generated in 0.05531 seconds