Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Starting Eclipse platform with java webstart


What errors if any do you see?  Is it a ClassCastException?  We are currently investigating a webstart issue on 3.3 see https://bugs.eclipse.org/bugs/show_bug.cgi?id=198462.  This bug may be causing you trouble.

Tom



"CHEMALY Zahi" <Zahi.CHEMALY@xxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

08/23/2007 02:48 AM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
<equinox-dev@xxxxxxxxxxx>
cc
Subject
[equinox-dev] Starting Eclipse platform with java webstart





 
Hi,
Sorry for the mass mail, but i was trying to start the platform from a java webstart. And I still didn’t manage it to work!
 
Could Eclipse 3.3 be started from a java webstart? (it is not the simple case of a simple RCP, but the whole platform)
Has it been done before?
In the jnlp example file provided in the help I have to specify an eclipse.product property value to run. I’ve tried unsuccessfully the different ones found in the osgi bundle. What did I miss?
Should I create a new separate product project in eclipse and make it call the main class in osgi plugin to start it?
 
Thanks a lot,
Zahi

 
*******************************
This e-mail contains information for the intended recipient only.  It may contain proprietary material or confidential information.  If you are not the intended recipient you are not authorised to distribute, copy or use this e-mail or any attachment to it.  Murex cannot guarantee that it is virus free and accepts no responsibility for any loss or damage arising from its use.  If you have received this e-mail in error please notify immediately the sender and delete the original email received, any attachments and all copies from your system.
 _______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top