You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Leo Sakhvoruk <le...@gmail.com> on 2007/01/09 21:40:57 UTC

Netbeans plug-in.

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 sources I was using or just
something I didn't configure in the IDE itself.

Thanks,

Leo

Re: Netbeans plug-in.

Posted by andyhot <an...@di.uoa.gr>.
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 later :)

You can post a comment or vote for it in the meantime!

>
> On 1/9/07, andyhot <an...@di.uoa.gr> 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 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.
>>
>> are you using mevenide?
>>
>> Perhaps you're witnessing
>> http://jira.codehaus.org/browse/MEVENIDE-471
>> >
>> > I use Eclipse 99.9% of the time and am just wanting to explore the
>> > options
>> > out there in terms of usable IDEs.
>> >
>> > Thanks.
>> >
>> > On 1/9/07, Daniel Anguita O. <an...@austec.cl> wrote:
>> >>
>> >> 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 sources I was 
>> using or
>> >> > just
>> >> > something I didn't configure in the IDE itself.
>> >> >
>> >> > Thanks,
>> >> >
>> >> > Leo
>> >> >
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> >> For additional commands, e-mail: users-help@tapestry.apache.org
>> >>
>> >>
>> >
>>
>>
>> -- 
>> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
>> Tapestry / Tacos developer
>> Open Source / J2EE Consulting
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Netbeans plug-in.

Posted by Leo Sakhvoruk <le...@gmail.com>.
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 <an...@di.uoa.gr> 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 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.
>
> are you using mevenide?
>
> Perhaps you're witnessing
> http://jira.codehaus.org/browse/MEVENIDE-471
> >
> > I use Eclipse 99.9% of the time and am just wanting to explore the
> > options
> > out there in terms of usable IDEs.
> >
> > Thanks.
> >
> > On 1/9/07, Daniel Anguita O. <an...@austec.cl> wrote:
> >>
> >> 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 sources I was using or
> >> > just
> >> > something I didn't configure in the IDE itself.
> >> >
> >> > Thanks,
> >> >
> >> > Leo
> >> >
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> >> For additional commands, e-mail: users-help@tapestry.apache.org
> >>
> >>
> >
>
>
> --
> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / J2EE Consulting
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: Netbeans plug-in.

Posted by Leo Sakhvoruk <le...@gmail.com>.
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 <an...@di.uoa.gr> 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 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.
>
> are you using mevenide?
>
> Perhaps you're witnessing
> http://jira.codehaus.org/browse/MEVENIDE-471
> >
> > I use Eclipse 99.9% of the time and am just wanting to explore the
> > options
> > out there in terms of usable IDEs.
> >
> > Thanks.
> >
> > On 1/9/07, Daniel Anguita O. <an...@austec.cl> wrote:
> >>
> >> 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 sources I was using or
> >> > just
> >> > something I didn't configure in the IDE itself.
> >> >
> >> > Thanks,
> >> >
> >> > Leo
> >> >
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> >> For additional commands, e-mail: users-help@tapestry.apache.org
> >>
> >>
> >
>
>
> --
> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / J2EE Consulting
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: Netbeans plug-in.

Posted by andyhot <an...@di.uoa.gr>.
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.

are you using mevenide?

Perhaps you're witnessing
http://jira.codehaus.org/browse/MEVENIDE-471
>
> I use Eclipse 99.9% of the time and am just wanting to explore the 
> options
> out there in terms of usable IDEs.
>
> Thanks.
>
> On 1/9/07, Daniel Anguita O. <an...@austec.cl> wrote:
>>
>> 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 sources I was using or
>> > just
>> > something I didn't configure in the IDE itself.
>> >
>> > Thanks,
>> >
>> > Leo
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Netbeans plug-in.

Posted by Leo Sakhvoruk <le...@gmail.com>.
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 the time and am just wanting to explore the options
out there in terms of usable IDEs.

Thanks.

On 1/9/07, Daniel Anguita O. <an...@austec.cl> wrote:
>
> 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 sources I was using or
> > just
> > something I didn't configure in the IDE itself.
> >
> > Thanks,
> >
> > Leo
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: Netbeans plug-in.

Posted by "Daniel Anguita O." <an...@austec.cl>.
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 sources I was using or 
> just
> something I didn't configure in the IDE itself.
>
> Thanks,
>
> Leo
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org