[Uml-devel] [Bug 203092] umbrello idl import crash

Ralf Habacker ralf.habacker at freenet.de
Wed Nov 30 09:39:01 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=203092





--- Comment #1 from Ralf Habacker <ralf habacker freenet de>  2011-11-30 09:39:01 ---
Created an attachment (id=66218)
 --> (http://bugs.kde.org/attachment.cgi?id=66218)
patch fixing the runtime error

The problem here is that the java importer crashes when a java file is imported
from a location outside the regular java package hierachy. 
While finding unknown classes the parser tries to step up in the package
hierachy to find the package root, which fails with a runtime error when the
path do not fit into the package hierachy. 

Because java package hierachy is very important for the java import I suggest
to add a user warning if file pathes of imported files are outside the java
package hierachy.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the umbrello-devel mailing list