Running ANT buildfile via new plugin? [message #155957] |
Mon, 26 April 2004 09:21  |
Eclipse User |
|
|
|
Originally posted by: pimenta.inatel.br
Hi.
I'm doing a new plugin to eclipse.
Such plugin will allow people to implement new projects and compile them.
So, I'm creating a build.xml file, to be used by ANT, in the final user
worckbench and compiling the user's projects.
However, I would like to package this file , with the plugin, in a hidden
way. That is, the user doesn't need know about such file.
Is it possible? Can this idea work well? What should I do in this case?
Any hint will be very helpful.
Thanks.
Rodrigo.
===========
|
|
|
Re: Running ANT buildfile via new plugin? [message #171769 is a reply to message #155957] |
Wed, 04 August 2004 11:39  |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
Rodrigo Pimenta wrote:
>Hi.
>
>I'm doing a new plugin to eclipse.
>
>Such plugin will allow people to implement new projects and compile them.
>
>So, I'm creating a build.xml file, to be used by ANT, in the final user
>worckbench and compiling the user's projects.
>
>However, I would like to package this file , with the plugin, in a hidden
>way. That is, the user doesn't need know about such file.
>
>Is it possible? Can this idea work well? What should I do in this case?
>
>
One way would be to put it as resource into your JAR like properties files.
Dani
>Any hint will be very helpful.
>
>Thanks.
>
>Rodrigo.
>===========
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03685 seconds