Search:

Type: Posts; User: nd-net; Keyword(s):

Search: Search took 0.02 seconds.

  1. Hi, I just downloaded the development release...

    Hi,

    I just downloaded the development release 20090609 of the AJDT and Roo's generated code now works like a charm even in Eclipse's quickfixes and autocomplete.

    Andreas
  2. Replies
    1
    Views
    978

    Purpose of @RooBeanInfo?

    After I found the @RooBeanInfo annotation, I tested it with a simple class:



    @RooJavaBean
    @RooToString
    public class Item{
    @NotNull
    private String type;
  3. Eclipse/STS may incorrectly report error messages for classes w/ Roo-codegeneration

    Today (after quite some searching) I found an error in Eclipse's AspectJ tooling:

    The reconciling part of the AJDT chokes on unnecessary fully qualified classnames, i.e. if an aspect declares a...
Results 1 to 3 of 3