Thank you Bob!

On Mon, Sep 16, 2013 at 2:31 PM, Bob Harner <bobhar...@gmail.com> wrote:

> I just tried this plugin for the first time. Very nice! I could really get
> addicted to having the Tapestry Context view on the screen.
>
>
I like Tapestry Context view also, but I usually work in full-screen
(maximized) mode so all my views are minimized -- which is not very
convenient. I have one idea how to workaround this, hope I can do this in
the next release.


> Also, I noticed that in my component classes the properties that I have
> annotated with @Property or @Parameter no longer show the yellow underline
> "value not used" warnings, so I don't need to litter my code
> with @SuppressWarnings("unused") annotations. Sweet!
>
>
That wasn't me :) I think this is the default behavior of eclipse JDT --
you may put any annotation to private field that you're not using in this
class and Eclipse won't be marking it as unused.

P.S.
There is a bug in version 1.2.0 that affects default hyperlink detectors
for *.java files, so CMD+Hover on some method calls may be broken.
Please update to 1.2.1 to get the fix.



> On Mon, Sep 16, 2013 at 2:25 AM, Dmitry Gusev <dmitry.gu...@gmail.com
> >wrote:
>
> > New version with "Jump to Definition" available for update.
> >
> >
> > As usual, checkout screenshots & readme here:
> >
> > https://github.com/anjlab/eclipse-tapestry5-plugin
> >
> >
> >
> > On Mon, Sep 9, 2013 at 10:42 AM, Dmitry Gusev <dmitry.gu...@gmail.com
> > >wrote:
> >
> > > New version with Tapestry Context View available for update.
> > >
> > > Checkout screenshots & readme:
> > >
> > > https://github.com/anjlab/eclipse-tapestry5-plugin
> > >
> > >
> > > --
> > > Dmitry Gusev
> > >
> > > AnjLab Team
> > > http://anjlab.com
> > >
> >
> >
> >
> > --
> > Dmitry Gusev
> >
> > AnjLab Team
> > http://anjlab.com
> >
>



-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Reply via email to