|
|
| Changed: |
< < |
The heart of IDEA is “Program Structure Interface (PSI)” subsystem. It allows retrieving the information about source code & modifying it in a structural way. PSI wasn’t published as the part of openapi in Ariadna due to its complexity & time constraints of the release. However we’ve decided to open access to PSI for those enthusiasts who have the desire to play with it.
|
> > |
The heart of IDEA is ?Program Structure Interface (PSI)? subsystem. It allows retrieving the information about source code & modifying it in a structural way. PSI wasn?t published as the part of openapi in Ariadna due to its complexity & time constraints of the release. However we?ve decided to open access to PSI for those enthusiasts who have the desire to play with it.
|
| Changed: |
< < |
Please note that PSI is not a part of official openapi. So you shouldn’t:
|
> > |
Please note that PSI is not a part of official openapi. So you shouldn?t:
|
| Changed: |
< < |
- Fill in SCRs about PSI – it’s totally unsupported by now.
|
> > |
- Fill in SCRs about PSI ? it?s totally unsupported by now.
|
| Changed: |
< < |
If you’ve created plugin which uses PSI you should:
|
> > |
If you?ve created plugin which uses PSI you should:
|
| Added: |
> > |
PSI is an official OpenAPI for IDEA 4.0. The above terms and conditions do not apply to plugins targeted solely for 4.0 and above.
-- DmitryLomov - 29 Jan 2004 |