facebook

Levels of code completion

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #257848 Reply

    jefflage
    Member

    Should the HQL Editor be able to do code completion on the exposed properties of a java object or only on the Java objects themselves. Meaning, if i begin with something like:

    from Fu

    and then hit control space, i get a list of classes matching. but what doesn’t seem to be working is:

    select f.

    (cusor is here)

     from Fund

    i don’t get any list of properties that are exposed on that object. should i?

    #257877 Reply

    Riyad Kalla
    Member

    I have asked someone from the Hibernate team to reply to you.

    #257985 Reply

    Brian Fernandes
    Moderator

    Jeff,

    You have the right expectations. However, we have not implemented what you want just yet, so what you’re seeing isn’t a bug on your machine but an unavailable feature.

    The next MyEclipse release should have better content assist support.

    Sorry for the inconvenience,
    Best,
    Brian.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Levels of code completion

You must be logged in to post in the forum log in