still no luck :-(
"java -Duser.language=en -Duser.country=us ..." in ant.sh or ant.bat.
It already worked within the DOS/Linux commandline...
However, if the error only occurs within Netbeans, first try to remove the Netbeans libraries from the default andromda core classpath inside andromda-core.properties. Then, the libraries will be found in the Netbeans classpath.
I tried everything: - your tip above - update every MDR libs with newest version from NetBeans.org
Still I get the same error as before:
---------------------------------------------------
generate.andromda:
CartridgeFinder: Cartridge found: hibernate
java.lang.NullPointerException
at org.andromda.core.mdr.MDRepositoryFacade.open(MDRepositoryFacade.java:67)
at org.andromda.core.anttasks.AndroMDAGenTask.execute(AndroMDAGenTask.java:280)
at org.apache.tools.ant.Task.perform(Task.java:319)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:331)
at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:118)
BUILD FAILED
Total time: 1 second
---------------------------------------------------
Outside NetBeans no problem at all...
Maybe a NetBeans user of AndroMDA can help?
Thanx a lot! -- --------------------------------------------------- Blasius Lofi Dewanto --------------------------------------------------- OpenUSS - Open University Support System http://openuss.sourceforge.net --------------------------------------------------- E-Mail : [EMAIL PROTECTED] ICQ : 39343280 ---------------------------------------------------
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
