Eclipse JDT tutorial – Java Model – Create, Access, Load Projects
In this article, we are going to use Eclipse JDT to create, access and load projects. I assume that you know how to create a simple Eclipse plug-in project which adds a menu item that you can click and trigger some actions. If you don’t know, you can go to this article. The reason why … Read more