how to use import sources for C++

"Maarten Troost" <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.user
Message-ID <[email protected]>
Trying the C++ import for existing code. Upon importing the first
message that appears state "Add entries to match the classpath that
would be used to compile these source modules.  For example, you
probably want to include the JRE or JDK that you use."
This stumps me as I am not using Java and thus certainly don't want the
C++ code compiled with a java compiler. Since argouml started, the JRE
is ok.

Thus happily ignoring the dialogue, clicking ok, getting another
dialogue telling us some limitations, fine for me, pressing close. And
yet another box with an error report:
org.argouml.uml.reveng.ImportInterface$ImportException: Import Exception
: Error parsing U:\temp\a.cxx
	at
org.argouml.language.cpp.reveng.CppImport.parseFile(CppImport.java:135)
	at
org.argouml.language.cpp.reveng.CppImport.parseFiles(CppImport.java:110)
	at
org.argouml.uml.reveng.ImportCommon.doImportInternal(ImportCommon.java:5
14)
	at
org.argouml.uml.reveng.ImportCommon.doImport(ImportCommon.java:488)
	at org.argouml.uml.reveng.Import$2.run(Import.java:439)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.util.EmptyStackException
	at java.util.Stack.peek(Unknown Source)
	at
org.argouml.language.cpp.reveng.ModelerImpl.beginParameterDeclaration(Mo
delerImpl.java:571)
	at
org.argouml.language.cpp.reveng.CPPParser.parameter_declaration(CPPParse
r.java:5912)
	at
org.argouml.language.cpp.reveng.CPPParser.template_parameter(CPPParser.j
ava:6400)
	at
org.argouml.language.cpp.reveng.CPPParser.template_parameter_list(CPPPar
ser.java:4869)
	at
org.argouml.language.cpp.reveng.CPPParser.template_head(CPPParser.java:1
225)
	at
org.argouml.language.cpp.reveng.CPPParser.external_declaration(CPPParser
.java:941)
	at
org.argouml.language.cpp.reveng.CPPParser.translation_unit(CPPParser.jav
a:417)
	at
org.argouml.language.cpp.reveng.CppImport.parseFile(CppImport.java:133)
	... 5 more


Is it just broken or is there a nack i didn't recognise?

-- 
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.