Re: Netbeans plug-in.

2007-01-09 Thread andyhot
Leo Sakhvoruk wrote: Yeah Andy, that seems to be the issue I'm experiencing. I'm using Java 1.6with NB 5.5 We'll have to wait for Milos to take care of it - netbeans guys have decide to include mevenide2 by default in the upcoming 6.0 release, so he'll have to deal with this issue sooner or

Re: Netbeans plug-in.

2007-01-09 Thread Leo Sakhvoruk
Yeah Andy, that seems to be the issue I'm experiencing. I'm using Java 1.6with NB 5.5 On 1/9/07, andyhot <[EMAIL PROTECTED]> wrote: Leo Sakhvoruk wrote: > Ok, well another thing that I forgot to mention was that I was using > Maven2 > to generate the project. Would that cause auto-completion to

Re: Netbeans plug-in.

2007-01-09 Thread Leo Sakhvoruk
Yes, I am using mavenid, it could be the problem that I'm experiencing. I'll have to check the log to see what's being generated in terms of messages there to be sure though. On 1/9/07, andyhot <[EMAIL PROTECTED]> wrote: Leo Sakhvoruk wrote: > Ok, well another thing that I forgot to mention was

Re: Netbeans plug-in.

2007-01-09 Thread andyhot
Leo Sakhvoruk wrote: Ok, well another thing that I forgot to mention was that I was using Maven2 to generate the project. Would that cause auto-completion to not work? I thought it was tied to the type of file you're modifying (i.e. a .page or a .jwc) vs the type of project the file belongs to

Re: Netbeans plug-in.

2007-01-09 Thread Leo Sakhvoruk
Ok, well another thing that I forgot to mention was that I was using Maven2 to generate the project. Would that cause auto-completion to not work? I thought it was tied to the type of file you're modifying (i.e. a .page or a .jwc) vs the type of project the file belongs to. I use Eclipse 99.9% of

RE: Netbeans plug-in.

2007-01-09 Thread Greg.L.Cormier
Mine is working fine with 4.1.1-SNAPSHOT. -Original Message- From: Daniel Anguita O. [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 09, 2007 4:04 PM To: Tapestry users Subject: Re: Netbeans plug-in. Should work with any snapshot. It's an IDE's thing. Try reinstalling. Leo

Re: Netbeans plug-in.

2007-01-09 Thread Daniel Anguita O.
Should work with any snapshot. It's an IDE's thing. Try reinstalling. Leo Sakhvoruk escribió: Does the plug-in only work with Tapestry 4.0.2? I was trying to set up a project using the 4.1.2-SNAPSHOT sources and I get no auto-completion for in Netbeans. I was wondering if it was due to the sour