Skip to content
Skip to breadcrumbs
Skip to header menu
Skip to action menu
Skip to quick search
Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
backport175
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<h3>Introduction</h3> <p>Backport175 comes with an IntelliJ IDEA Plugin. It has been tested on IDEA 4.5.</p> <h3>Installing</h3> <p>Get the latest version of the plugin from the <a class="confluence-link" href="/display/175/Downloads" data-linked-resource-id="19472" data-linked-resource-type="page" data-linked-resource-default-alias="Downloads" data-base-url="http://docs.codehaus.org">Downloads</a> page.</p> <p>Unzip it to your <em>IDEA_INSTALL/plugins/</em> folder so that it looks like<br /> IDEA_INSTALL/plugins/backport175/lib/*.jar</p> <p>You will have to wait the next version of IDEA for the Plugin Manager to work.</p> <h3>Features</h3> <p>Once installed the plugin allow to add the <em>backport175</em> compiler to your module. Select your module within your IDEA project, and select the <em>Build > Enable Backport175</em> in the menu to activate backport175 to this module only.</p> <p>Activation is persisted in your <em>iws</em> file.</p> <p><img class="confluence-embedded-image" src="/download/attachments/231082290/bp_idea_1.jpg?version=1&modificationDate=1371601281597" data-image-src="/download/attachments/231082290/bp_idea_1.jpg?version=1&modificationDate=1371601281597" data-linked-resource-id="231376996" data-linked-resource-type="attachment" data-linked-resource-default-alias="bp_idea_1.jpg" data-base-url="http://docs.codehaus.org" data-linked-resource-container-id="231082290" title="null > bp_idea_1.jpg"></p> <p>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.</p> <p>Errors (like bad annotation syntax) are reported as compilation errors and will appear in the "Problem" view.<br /> You will have to fix them or IDEA cannot build succesfully your project.</p> <p>Errors location are marked with a red @ icon.<br /> Successfully compiled are marked with a green @ icon.<br /> Ignored annotation (f.e. regular JavaDoc) are not marked at all.</p> <p><img class="confluence-embedded-image" src="/download/attachments/231082290/bp_idea_2.jpg?version=1&modificationDate=1371601281571" data-image-src="/download/attachments/231082290/bp_idea_2.jpg?version=1&modificationDate=1371601281571" data-linked-resource-id="231376995" data-linked-resource-type="attachment" data-linked-resource-default-alias="bp_idea_2.jpg" data-base-url="http://docs.codehaus.org" data-linked-resource-container-id="231082290" title="null > bp_idea_2.jpg"></p> <h3>Configuration</h3> <p>(since 1.0)<br /> If you are using an annotation.properties file, this one <em>must be</em> placed in your IDEA module root (hence you must have one per module), and named "annotation.properties"</p> <h3>Disabling</h3> <p>Select your module and select <em>Build > Disable backport175</em> in the menu.</p> <h3>Troubleshooting</h3> <p>Logs is send to the IDEA log4J system.<br /> Turn it on with the following snip in your <em>IDEA_INSTALL/bin/log.xml</em> file:</p> <table class="wysiwyg-macro" data-macro-name="code" data-macro-default-parameter="xml" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e2NvZGU6eG1sfQ&locale=en_GB&version=2); background-repeat: no-repeat;" data-macro-body-type="PLAIN_TEXT"><tr><td class="wysiwyg-macro-body"><pre> <category name="org.codehaus.backport175"> <priority value="DEBUG"/> <appender-ref ref="FILE"/> </category> </pre></td></tr></table>
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced