Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ant-dev] eclipse.refreshLocal not working anymore

Hello everybody

 

Please forgive me if there is an obvious answer to my question.

 

At our company we have been using Eclipse 2.1.3 for our development and obviously using ANT to do our builds.

Recently we decided to start using ANT 1.6.0 (because of the new features in there), which we managed in Eclipse 2.1.3.

 

Since we were upgrading we also decided to upgrade Eclipse itself to V3 RC1.

The problem is that now, our scripts are falling over when it tries to execute <eclipse.refreshLocal>,

 

I did a search in the plugins directory and found the class in <eclipseInstallDir>/plugins/org.eclipse.core.resources_3.0.0/ant_tasks/resources-ant.jar. So I proceeded to include it in the ANT classpath under preferences->ANT->Runtime, but still no joy

 

Can anybody point me in the correct direction please,

 

Thank you in advance

 

Ivanhoe

 

 

 

 


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.693 / Virus Database: 454 - Release Date: 5/31/2004


Back to the top