|
|||||
|
|||||
IDEA plugin
InstallingGet the latest version of the plugin from the Downloads page. Unzip it to your IDEA_INSTALL/plugins/ folder so that it looks like You will have to wait the next version of IDEA for the Plugin Manager to work. FeaturesOnce installed the plugin allow to add the backport175 compiler to your module. Select your module within your IDEA project, and select the Build > Enable Backport175 in the menu to activate backport175 to this module only. Activation is persisted in your iws file. ![]() When you will build, the annotation will be compiled into the compiled class file just a the Java 5 compiler would do with Java 5 annoations. Errors (like bad annotation syntax) are reported as compilation errors and will appear in the "Problem" view. Errors location are marked with a red @ icon. ![]() |
|||||
|
Copyright 2003-2006 - The Codehaus. All rights reserved unless otherwise noted.
Powered by Atlassian Confluence
|
|||||