Search:

Type: Posts; User: Jas-e; Keyword(s):

Search: Search took 0.01 seconds.

  1. Any plans for an enhanced Gradle Dependency Tree View?

    Maven Eclipse integration has an excellent "Dependency Hierarchy" view that I've used again and again. It would be great if a similar view could be provided for Gradle projects.

    Here are the...
  2. Replies
    3
    Views
    3,257

    It works

    Thanks. That seemed to work.

    I added http://download.eclipse.org/releases/galileo/ as an update site
    Installed: WST Server Adapters 3.1.0.v200906020451
    Then did a "Check for Updates"
  3. Replies
    3
    Views
    3,257

    I have the same problem on Windows so its not...

    I have the same problem on Windows so its not Linux-specific.
    Fairly standard setup:


    CollabNet Desktop - Eclipse Edition 2.0.5 com.collabnet.desktop.feature.feature.group
    CollabNet Merge...
  4. Replies
    2
    Views
    1,011

    Oh, and I've looked at in the debugger. The...

    Oh, and I've looked at in the debugger. The CGLIB class is there but the method calls return Null. How wierd!
  5. Replies
    2
    Views
    1,011

    Update

    Not heard from anyone.

    I thought I'd better explain that this is all a fairly standard setup. If you are very perceptive you would have noticed that
    getHibernateTemplate().findByCriteria() ...
  6. Replies
    2
    Views
    1,011

    Null proxy with Lazy loading

    I'm lazy loading a class from a manytoone relationship. It all looks fine but when I call a method on the class I get a NullPointerException.

    Here's part of my class:


    @Entity...
Results 1 to 6 of 6