MessageFarzad, I checked in a fix for this and tested it on a 'clean' project this morning (GMT+10, ie about 7 hours ago), so this should be working fine. I'd be very keen to have more people working on the gui side of xdoclet with various plugins as I believe it could only lead to using XDoclet being easier to use.
Do a cvs update and get the fixed code and have a look - both at the functionality and the code. I think the code is pretty ordinary in bits, mainly because I haven't written a plugin for IDEA before, and also needed to get my head around the existing xjavadoc and xdocletgui code and its usage at the same time. There's no point us both working on separate plugins, so lets both work on one. I think its important that as much of the code as possible belong to the xdocletgui module so that other IDEs can have similar plugins. cheers dim ----- Original Message ----- From: Farzad Kohantorabi To: 'Dmitri Colebatch' Sent: Saturday, October 05, 2002 2:32 PM Subject: RE: [Xdoclet-user] IDEA plugin ready for testing Hey Dmitri Thanks for your quick response. To tell it the truth, I am also working on a xdoclet plugin for IDEA but it's taking a lot just due of my recent back surgery but anyway, I think the only difference between my plugin and yours is that I am not using XDocletGUI module and I have started anything from scratch to have more flexibility on code. I have shown a demo to Ara. I am not sure if it is good or no but I think we can decide which one to work on. Unfortunately I have been able to just read your code and I am waiting to see the whole plugin in IDEA. So, then I can also make a resolution. Thanks in advance, Farzad. ---------------- Farzad Kohantorabi [mailto:[EMAIL PROTECTED]] <ICQ#:91712022> -----Original Message----- From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 05, 2002 1:44 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] IDEA plugin ready for testing thanks for testing. I have too seen this - I think its when IDEA tries to save the "default" project.... but you get it when opening? thats weird. writeExternal is called when the project is saved.... I've just figured out whats going on. treeFamilies doesn't get initialized because I initialize it inside the readExternal block, which for the first time you open the project (which hasn't used the XDoclet plugin before) doesn't appear to be called. I'm working on a quick fix now, will hopefully check it in soon. cheers dim ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel