Eclipse 3.3.1 build

Jonas Wolz jwolz1 at gmail.com
Sun Oct 21 09:48:37 PDT 2007


Attached you will find the modified patches. Using them Eclipse builds
without ant-contrib on my computer, but of course I can not guarantee
anything.

The "trick" I used was moving the "conditional parts" into a new
target with a suitable "if" attribute which gets called by an antcall.
I also modified the definition of the "jdk16" property since it was
always set to false. (In ant properties are set *only* at the first
definition, statements setting them later are silently ignored (Which
isn't very obvious from the documentation so when I wrote my first ant
script I stumbled into exactly that problem...))

Greetings,
Jonas

On 10/21/07, Ken Yamada <ken at tydfam.jp> wrote:
>   Thank you for your comment.
>
>   Please eliminate files/patch-features-jdt-features.xml which I forgot to exclude.  (I updated http://www.tydfam.jp/eclipse-europa-331.tgz.)
>
>   Yes, if you upgrade patch files to eliminate the use of ant-contrib, it would be nice for most of people.  Your contribution is very appreciated.
>
>
>
>
>


More information about the freebsd-eclipse mailing list