I suppose it within openapi.jar and idea4.5-dev.zip :) But, regarding this API, i look on it, and saw that it just listeners for "make something before complilation" and "make something after". Very strange, but i still have no ability to include my own compiler implementation as plugin into IDEA...
Can anyone tell me where I can find more information about it ?
From the javadocs for compiler OpenApi. The open api sources should be downloaded separately.
From Readme.txt:
IDEA Development Package ========================== Contains: - Open API sources (Open API, forms), - sources for plugins shipped with IDEA (Inspection Gadget, Intention PowerPack; integrations for StarTeam, JSR45, Tomcat, WebLogic), - API Javadoc.
Hello,
I suppose it within openapi.jar and idea4.5-dev.zip :)
But, regarding this API, i look on it, and saw that it just listeners for "make something before complilation" and "make something after". Very strange, but i still have no ability to include my own compiler implementation as plugin into IDEA...
Thanks!
From the javadocs for compiler OpenApi. The open api sources should be downloaded separately.
From Readme.txt:
IDEA Development Package
==========================
Contains:
- Open API sources (Open API, forms),
- sources for plugins shipped with IDEA
(Inspection Gadget, Intention PowerPack; integrations for StarTeam, JSR45, Tomcat, WebLogic),
- API Javadoc.
Download page: http://www.jetbrains.com/idea/download/index.html
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"