Subject: Re: [argouml-dev] Re: Restructuring the argouml repository (issue 4625) - msg#00040
List: db.axion.devel
Hello Luis!
What was the problem with the built-in ant? As I might have mentioned earlier I would like to migrate towards more built-in tools.
I experimented yesterday with the antlreclipse plugin to edit antlr files and generate them automatically, but it didn't work for me in the argouml-cpp project. I think it was because it had a newer version of antlr bundled.
/Linus
2008/2/14, Luis Sergio Oliveira <
euluis1@xxxxxxxxx>:
Linus Tolke wrote:
> I have fixed the argouml-cpp project so that the parser is generated
> automatically when building the project.
>
> I will fix the other projects with parser-generators in the same, very
> to the point, way.
>
> /Linus
>
Thanks Linus, it worked very well, but, I had to modify the default Ant
configuration by setting the Ant home to the Ant from ArgoUML - that was
a trick I only learned now!
For other persons also fighting to have eclipse build alright:
- top menu "Windows" / "Preferences"
- expand node Ant, select sub-node Runtime and change the "Ant Home
Entries" in Tab "Classpath" to the place where Ant which comes with
ArgoUML is: "<svn-checkout-dir>/argouml/tools/apache-ant-1.7.0".
Regards,
Luís
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail:
dev-help@xxxxxxxxxxxxxxxxxx
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: [argouml-dev] Re: Restructuring the argouml repository (issue 4625)
Linus Tolke wrote:
I have fixed the argouml-cpp project so that the parser is generated
automatically when building the project.
I will fix the other projects with parser-generators in the same, very
to the point, way.
/Linus
Thanks Linus, it worked very well, but, I had to modify the default Ant
configuration by setting the Ant home to the Ant from ArgoUML - that was
a trick I only learned now!
For other persons also fighting to have eclipse build alright:
- top menu "Windows" / "Preferences"
- expand node Ant, select sub-node Runtime and change the "Ant Home
Entries" in Tab "Classpath" to the place where Ant which comes with
ArgoUML is: "<svn-checkout-dir>/argouml/tools/apache-ant-1.7.0".
Regards,
Luís
Next Message by Date:
click to view message preview
Re: [argouml-dev] Re: Restructuring the argouml repository (issue 4625)
Linus Tolke wrote:
Hello Luis!
What was the problem with the built-in ant? As I might have mentioned
earlier I would like to migrate towards more built-in tools.
My problem with it was that I want to have the most possible common
build between command line and eclipse... I also would like to keep an
independent build without using eclipse for the core ArgoUML - i.e.,
without argoeclipse.
Is that something you're moving away from? How are you planning to keep
your closettop CI server running?
Luís
I experimented yesterday with the antlreclipse plugin to edit antlr
files and generate them automatically, but it didn't work for me in
the argouml-cpp project. I think it was because it had a newer version
of antlr bundled.
/Linus
Previous Message by Thread:
click to view message preview
Re: [argouml-dev] Re: Restructuring the argouml repository (issue 4625)
Linus Tolke wrote:
I have fixed the argouml-cpp project so that the parser is generated
automatically when building the project.
I will fix the other projects with parser-generators in the same, very
to the point, way.
/Linus
Thanks Linus, it worked very well, but, I had to modify the default Ant
configuration by setting the Ant home to the Ant from ArgoUML - that was
a trick I only learned now!
For other persons also fighting to have eclipse build alright:
- top menu "Windows" / "Preferences"
- expand node Ant, select sub-node Runtime and change the "Ant Home
Entries" in Tab "Classpath" to the place where Ant which comes with
ArgoUML is: "<svn-checkout-dir>/argouml/tools/apache-ant-1.7.0".
Regards,
Luís
Next Message by Thread:
click to view message preview
Re: [argouml-dev] Re: Restructuring the argouml repository (issue 4625)
Linus Tolke wrote:
Hello Luis!
What was the problem with the built-in ant? As I might have mentioned
earlier I would like to migrate towards more built-in tools.
My problem with it was that I want to have the most possible common
build between command line and eclipse... I also would like to keep an
independent build without using eclipse for the core ArgoUML - i.e.,
without argoeclipse.
Is that something you're moving away from? How are you planning to keep
your closettop CI server running?
Luís
I experimented yesterday with the antlreclipse plugin to edit antlr
files and generate them automatically, but it didn't work for me in
the argouml-cpp project. I think it was because it had a newer version
of antlr bundled.
/Linus