Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
SV: [equinox-dev] An advice, Export a standalone application based on equinox directly in eclipse

Hi Lin,
not sure wether you are asking for advice, but we have a small ant task that parses the .launch configuration file (the one you are creating when creating your run ... configuration) and produces a config.ini file from it:
 
https://scm.ops4j.org/repos/ops4j/laboratory/users/andreas/builder/assembly-pde.xml
 
It uses jruby, but I think you can see the principle there. Just a thought. not sure it is useful for you since I don't know your requirements. If working directly from within the PDE, there may be other possibilities.
 
/peter

________________________________

Från: jerry lin [mailto:jerry@xxxxxxxx]
Skickat: ti 2006-06-13 11:26
Till: Equinox development mailing list
Ämne: [equinox-dev] An advice, Export a standalone application based on equinox directly in eclipse



hi,everyone

     In eclipse,we can use run... to config an application based on
Equinox Framework and then we can run it,but we cann't export this
application directly,so if we need publish a standalone application,we
need to do a lot of things(such as export current bundle project to
jar,and then edit config.ini or install bundle).

--
=============================
|     www.blogjava.net/bluedavy             |
=============================
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev




<<attachment: winmail.dat>>


Back to the top