DBUML module startup issue (was Installation stalls on OS X 10.4.10)
"Tom Morris" <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/31/07, Nicolas Daum <[email protected]> wrote: > I got more info in the Console: > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/dbuml/argo/ui/explorer/ExplorerTree > at org.argouml.ui.ProjectBrowser.createPanels(ProjectBrowser.java:386) It looks to me like the dbuml module may be trying to replace one of the core classes of ArgoUML (which wouldn't be good), but you'll need to get help from them to figure out exactly what is going on. It may be some type of classloader issue, but without looking into it more, it's hard to say. Tom