Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Running ANT buildfile via new plugin?
Running ANT buildfile via new plugin? [message #155957] Mon, 26 April 2004 09:21 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
>===========
>
>
>
Previous Topic:Cannot import from default package
Next Topic:font-size in problems/ outline/ navigator
Goto Forum:
  


Current Time: Sun May 11 23:40:31 EDT 2025

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

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

Back to the top