facebook

Plugin Development – Getting Started

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268279 Reply

    Xortix
    Member

    Hello folks

    I want to begin developing a plugin, but I have not found any good tutorial
    sites. I want to use the Abstract Syntax Tree to fetch out information of the
    current Java-project.

    Do I have to create a plugin-project to use the AST classes?
    If I create a normal Java-project, this line of code cannot be found:
    “import org.eclipse.jdt.core.*;”

    So, maybe anyone knows any good tutorials of how to begin developing
    plugins and how to use the AST classes?

    Greetings

    #268320 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Plugin Development – Getting Started

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