Bernardinus, Sorry about the delay - I've been away for a few days - trying to catch up on emails atm so dont have time to look into it right now.
I'm guessing that I haven't kept up with idea's releases and thats what the problem is. I'll try to make time tonight to get it sorted. The only other thing I can think of is to get the build that I tested with (648?) and use it with that - but probably not worth it, just give me until tonight (GMT+10) to get it sorted. cheers dim ----- Original Message ----- From: "Bernardinus" <[EMAIL PROTECTED]> To: "Dmitri Colebatch" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, November 01, 2002 5:03 AM Subject: Re: [Xdoclet-user] xdoclet gui how to add modules? > I have just re-installed my idea 3.0 build 665 -- still trying to get > xdoclet gui going.... > > OK now I managed to get the file chooser to pickup selected jar files > (xdoclet-xxx-module.jar). The trik is to play around with apply, select all > and deselect all buttons. That's as far as I go. > > However, the selected jar files are not registered, and yes I did press the > apply button -- even repeatedly to ensure, just in case :-) As soon as I > left the config panel, all selected files're gone. returning to the config. > panel: the "xdoclet.class.path" which previously lists all the selected jar > files is empty. Re-adding them didn't seem to have any effect. They'd show > up, but as soon as I left the panel, they're gone. > > idea.log didn't indicate any error msg, though. BTW, I can see all the > classic tags under xdoclet GUI panel. > > Now I am lost. Any ideas? How did you guys get it work on your machine? Any > ide where the xdoclet-xxx-module.jar are stored by idea? Are they in plugin > sub dir? Would it work if I just manually copy them over? What about the > plugin.xml? > > Thanks for any help. > > > ----- Original Message ----- > From: "Bernardinus" <[EMAIL PROTECTED]> > To: "Dmitri Colebatch" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Thursday, October 31, 2002 10:48 PM > Subject: Re: [Xdoclet-user] xdoclet gui how to add modules? > > > > Dmitri, > > Thanks for your help. I saw the config. after restarting my Intellij. > didn't > > show up before, so I was wondering then. I should have thought of that :-( > > as a windows user :-) > > > > Anyway, I still can't add the module jar files though. The add button for > > the file chooser simply wouldn't load any file (.jar) which I picked up, > > either one by one or the lots. Nothing was added, even after a re-start. > > > > I'll try with a new install (re-install) to see if this get around the > prob. > > It could be my copy got corrupted last time I opened an older version idea > > proj. file. Sigh :-( > > > > ----- Original Message ----- > > From: "Dmitri Colebatch" <[EMAIL PROTECTED]> > > To: "Bernardinus" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > > Sent: Thursday, October 31, 2002 1:06 PM > > Subject: Re: [Xdoclet-user] xdoclet gui how to add modules? > > > > > > > Bernardinus, > > > > > > > The README instruction states: > > > > - Run IDEA - open a project, go to project config, and select > > XDoclet > > > > from the nav panel, add the modules you wish to use then click apply > to > > > see > > > > all the module presents. > > > > > > > > And how the modules are added? I tried adding xdoclet-xxx-module.jar > > into > > > > classpath, still no avail. > > > > > > In the config, click the "Add" button to add a xdoclet-xxx-module.jar > > file. > > > You can add them all at once. You can then (you might have to select > > > 'apply' first, I cant remember how far I got there) select/deselect tag > > > families. > > > > > > re errors on other versions - yes... The error handling isn't terribly > > > graceful (yet) (o: > > > > > > cheers > > > dim > > > > > > > > > > > > > > A side note, you may be interested with this. When I tried to open > > project > > > > file created with older idea version (don't know which version, the > > > project > > > > file was not mine) my idea just complaining about fatal internal > error. > > > > Guess this is idea specific things, but I include the trace log just > > > incase > > > > anybody is interested. > > > > > > > > Thanks for your help. > > > > > > > > ================== idea.log entry ========================== > > > > [cut off] > > > > > > > > 2002-10-31 11:52:34,778 [ 79328] ERROR - > > > m.intellij.openapi.command.b.b - > > > > 2002-10-31 11:52:34,778 [ 79328] ERROR - > > > m.intellij.openapi.command.b.b - > > > > IntelliJ IDEA 3.0 Build #665 > > > > 2002-10-31 11:52:34,778 [ 79328] ERROR - > > > m.intellij.openapi.command.b.b - > > > > JDK: 1.4.1_01 > > > > 2002-10-31 11:52:34,778 [ 79328] ERROR - > > > m.intellij.openapi.command.b.b - > > > > VM: Java HotSpot(TM) Client VM > > > > 2002-10-31 11:52:34,778 [ 79328] ERROR - > > > m.intellij.openapi.command.b.b - > > > > Vendor: Sun Microsystems Inc. > > > > 2002-10-31 11:52:34,778 [ 79328] ERROR - > > > m.intellij.openapi.command.b.b - > > > > OS: Windows XP > > > > 2002-10-31 11:52:34,778 [ 79328] ERROR - > > > m.intellij.openapi.command.b.b - > > > > Current Command: > > > > 2002-10-31 11:52:34,778 [ 79328] ERROR - > > > m.intellij.openapi.command.b.b - > > > > java.lang.IllegalStateException: No classes found. > > > > at > > > > > > > > > > xdocletgui.intellij.XDocletGUIComponent.update(XDocletGUIComponent.java:225) > > > > at > > > > > > > > > > xdocletgui.intellij.XDocletGUIComponent.update(XDocletGUIComponent.java:210) > > > > at > > > > > > > > > > xdocletgui.intellij.XDocletGUIComponent.access$300(XDocletGUIComponent.java: > > > > 51) > > > > at > > > > > > > > > > xdocletgui.intellij.XDocletGUIComponent$FileChangeListener.selectedFileChang > > > > ed(XDocletGUIComponent.java:281) > > > > at com.intellij.openapi.fileEditor.a.n.a(n.java:269) > > > > at com.intellij.openapi.fileEditor.a.n.a(n.java:466) > > > > at com.intellij.openapi.fileEditor.a.n.a(n.java:455) > > > > at com.intellij.openapi.fileEditor.a.s.run(s.java:1) > > > > at com.intellij.openapi.command.b.b.executeCommand(b.java:43) > > > > at com.intellij.openapi.fileEditor.a.z.stateChanged(z.java:13) > > > > at javax.swing.JTabbedPane.fireStateChanged(Unknown Source) > > > > at javax.swing.JTabbedPane$ModelListener.stateChanged(Unknown Source) > > > > at javax.swing.DefaultSingleSelectionModel.fireStateChanged(Unknown > > > Source) > > > > at javax.swing.DefaultSingleSelectionModel.setSelectedIndex(Unknown > > > Source) > > > > at javax.swing.JTabbedPane.setSelectedIndexImpl(Unknown Source) > > > > at javax.swing.JTabbedPane.setSelectedIndex(Unknown Source) > > > > at com.intellij.ui.fb.setSelectedIndex(fb.java:11) > > > > at com.intellij.openapi.fileEditor.a.bu.processMouseEvent(bu.java:1) > > > > at java.awt.Component.processEvent(Unknown Source) > > > > at java.awt.Container.processEvent(Unknown Source) > > > > at java.awt.Component.dispatchEventImpl(Unknown Source) > > > > at java.awt.Container.dispatchEventImpl(Unknown Source) > > > > at java.awt.Component.dispatchEvent(Unknown Source) > > > > at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > > > > at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > > > > at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > > > > at java.awt.Container.dispatchEventImpl(Unknown Source) > > > > at java.awt.Window.dispatchEventImpl(Unknown Source) > > > > at java.awt.Component.dispatchEvent(Unknown Source) > > > > at java.awt.EventQueue.dispatchEvent(Unknown Source) > > > > at com.intellij.ide.p.a(p.java:35) > > > > at com.intellij.ide.p.dispatchEvent(p.java:98) > > > > at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown > > Source) > > > > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown > Source) > > > > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > > > > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > > > > at java.awt.EventDispatchThread.run(Unknown Source) > > > > 2002-10-31 11:52:47,903 [ 92453] INFO - > > > com.intellij.localVcs.a.y - > > > > enter: save(repositorySize=1050) > > > > 2002-10-31 11:52:48,263 [ 92813] INFO - > > > com.intellij.localVcs.a.y - > > > > enter: save(repositorySize=1050) > > > > 2002-10-31 11:52:48,294 [ 92844] INFO - > > > com.intellij.localVcs.a.y - > > > > enter: shutdown() > > > > 2002-10-31 11:52:48,294 [ 92844] INFO - > > > com.intellij.localVcs.a.y - > > > > enter: save(repositorySize=1050) > > > > 2002-10-31 11:52:48,700 [ 93250] INFO - > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > com.intellij.idea.Main - --------------------------------------------------- > > > > --- IDEA > SHUTDOWN ------------------------------------------------------ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by: Influence the future > > > > of Java(TM) technology. Join the Java Community > > > > Process(SM) (JCP(SM)) program now. > > > > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > > > > _______________________________________________ > > > > Xdoclet-user mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: Influence the future > > of Java(TM) technology. Join the Java Community > > Process(SM) (JCP(SM)) program now. > > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > > _______________________________________________ > > Xdoclet-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
