Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-5391

Add ClassNode lookup abstraction for compiler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.8.8, 2.1.0
    • None
    • None

    Description

      In IDE environments you usually don't want to lookup scripts by ClassLoading. Instead you want to do it using the internal structures your IDE infrastructure provides. This is of use for Netbeans, Eclipse and of course also IntelliJ. The structure should provide a way to see if for a given name a ClassNode can be created. The ClassNode will represent whatever is in the internal structure and maps our API onto that of the IDE.

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            blackdrag Jochen Theodorou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: