Hello Mike!
We have currently two supported build environments.
One is the ant environment. It is created by checking out the whole
project (very much as you have done).
The other one is an Eclipse environment. It is created by import of the
Team Project Set files that Tom is referring to.
Your problem is that Eclipse confuses these two by picking up the
Eclipse settings from the second supported environment while the files
are structured for the first one.
I suggest that you don't make it work outside of Eclipse first and then
start Eclipse on the same files. Instead, choose your environment, ant
or Eclipse, and stick to that! Both are described in the Cookbook.
If you really, really insist on wanting to make it work outside of
Eclipse and then start Eclipse, you should remove all the Eclipse
control files from your checked out copy before starting Eclipse (all
files with names like .project, .classpath and directories named
.externalToolBuilders, .settings). Then you will have to do all the work
of setting up the correct load paths etc. that we (in this case Tom)
have struggled with to create our Eclipse environment. There are also
other problems with this so don't ;-).
If there are some texts in German that means that the three parts that
have texts are not agreeing on what language that they are supposed to
use. The three parts are I am thinking of are argouml, GEF, and JDK.
What texts are in German? If it is the "Yes, No, OK, Cancel,
Abort"-texts it could be the JDK that is in disagreement. If it is the
"Align, Distribute, Broom"-texts I think it is the GEF that is in
disagreement. Anyway, this is a defect that should be solved. Please
file it as an issue with your observations, if not already registered.
/Linus
> -----Original Message-----
> From: El Guapo [mailto:[EMAIL PROTECTED]
> Sent: den 12 juli 2006 19:33
> To: [email protected]
> Subject: [argouml-dev] Build problems
>
> Hi,
>
> I want to setup a build environment on Windows XP and Eclipse 3.1.2
but
> I wanted to make it work outside of Eclipse to make sure that I got
> everything I need. I checked out the following projects from within
> Eclipse:
>
> argouml/lib
> argouml/tools
> argouml/src_new
> argouml/src
> argouml/tests
>
> I started argouml/src_new/build run at the console and the compile run
> started. At first everything seemed okay, a warning here and there.
> ArgoUML started and I noticed a few problems:
>
> - Some texts are in German while most of the interface is in English.
> - The tools menu at the top doesn't work at all, there is just a
little
> dot where the submenu is supposed to appear.
>
> Inside Eclipse I can see a few problems listed:
> - Project src_new is missing required Java project: 'argouml-core-lib'
-
> Project src_new is missing required Java project: 'argouml-core-model'
-
> Project src_new is missing required Java project: 'argouml-core-tools'
-
> The project cannot be built until build path errors are resolved
-
> Project tests is missing required Java project: 'argouml'
- The
> project
> cannot be built until build path errors are resolved
>
> I don't know where to find the mentioned projects in the repository.
> Would someone be so kind a give me a hint what's going wrong here?
>
> Regards,
>
> Mike
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]