Tony,
Finally i solved problem.
My locale was Turkish, I changed my locale to English and it works now :)

Another java program gave exception  "java.lang.IllegalArgumentException: Don't understand  SH#FT"
I checked its source and saw a line for label "shift" (xml file), i think a method makes cases uppercase, that is the cause of problem because in my locale language i has a different uppercase match, it seems as #
(I couldnt write it in english charset), but program expecst it as 'i' -> 'I' instead of 'i' -> '#'. So I changed my locale to English, I tried it again and it works, after that i thought andromda may have similar problem. I tried for sample project and it worked.
 
Your question for netbeans, i dont use netbeans, and dont have experience with the module mdr.
 
Selim
 


Tony Mowers <[EMAIL PROTECTED]> wrote:
Selim,
 
I haven't seen that error before. I was probably wrong about it being your properties file.
The answer to your problem does not leap into my mind.  
 
Question:  Have you ever used the netbeans IDE and the MDR Browser within it?  I am just wondering if there is there is some way that the MDR in AndroMDA is picking up data from someplace else about a previously used MDR.  I am just trying a guess at the problem.
 
Tony


Do you Yahoo!?
The New Yahoo! Shopping - with improved product search

Reply via email to