Hi there,

I did recent cvs checkout, and rebuild the whole xdoclet-all modules. Clean
build OK. I am interested with the GUI part which build ok. Many thanks to
those involved here (Aslak you are great!)!

I managed to get the GUI part into Intellij 3.0 build 665 following the
README file instruction found in xdocletgui/idea dir.

However, how do I add modules xdoclet specific (which I wish to use) to the
gui panel? I can see all the classic tags are there, but not xdoclet
specific ones. It shows classic tags and unknown tags (if any unrecognised
tag is present in java file being edited).

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.

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

Reply via email to