You are not logged in.

#1 2005-09-13 11:58:37

thorstenhirsch
Member
Registered: 2005-08-03
Posts: 111

ant plugin for eclipse

Hi,

how can I install the ant plugin for eclipse? Yesterday I installed apache-ant, eclipse was already installed before. But eclipse looks the same as before, there are no ant features. So I've taken a look at the files of the ant package - it seems that the eclipse plugin is not included.

Is there an "arch-way" to install the plugin?

Thorsten

Offline

#2 2005-09-13 19:07:33

soniX
Member
From: Oslo, Norway
Registered: 2004-01-23
Posts: 161

Re: ant plugin for eclipse

have you tried to create a "Simple/File" named "build.xml" in your project directory ? Eclipse should recognize build.xml as an ant file, and give you a nice editor for it...
I have the following packages:
'ls /opt/eclipse/plugins |grep ant'
org.apache.ant_1.6.5
org.eclipse.ant.core_3.1.0.jar
org.eclipse.ant.ui_3.1.0.jar
and thats how it works for me...
I also have the option of an ant view
"Windows=>Show view=>Ant"

Offline

#3 2005-09-14 11:57:52

epo
Member
From: Romania , Iasi
Registered: 2005-06-06
Posts: 20

Re: ant plugin for eclipse

If you really want eclipse to use ant installed with pacman or "by hand",
you can set Window->Preferences->Ant->Runtime->Ant Home...

Offline

#4 2005-09-14 19:03:43

thorstenhirsch
Member
Registered: 2005-08-03
Posts: 111

Re: ant plugin for eclipse

Thank you.

Yes, I've got the same files and also the view is there. I thought, there would have been some ant entries under "->New" on my gentoo installation of eclipse/ant, but I was wrong. Everything's fine.

Thorsten.

Offline

Board footer

Powered by FluxBB