Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markiewb committed Feb 29, 2016
1 parent ac0fc87 commit 73540e2
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,8 @@
Eclipse Java Code Formatter for NetBeans
========================================

This NetBeans plugin helps you to apply to a common code style in a team of Eclipse JDT and NetBeans IDE users. The original formatting engine of Eclipse is embedded and allows you to format the sourcecode the same way as your Eclipse co-workers do. You only have to provide a Eclipse formatter configuration file.

Download available at http://plugins.netbeans.org/plugin/50877/?show=true

----

Cloned from https://java.net/projects/nb-api-samples/sources/api-samples/show/versions/7.3/misc/EclipseFormatter

See original documentation at
* https://blogs.oracle.com/geertjan/entry/eclipse_formatter_for_netbeans_ide
* https://blogs.oracle.com/geertjan/entry/eclipse_formatter_for_netbeans_ide1

----


This plugin helps you to apply to a common code style in a team of Eclipse JDT and NetBeans IDE users. The original formatting engine of Eclipse is embedded and allows you to format the sourcecode the same way as your Eclipse co-workers do. You only have to provide an Eclipse formatter configuration file.
<h3>
<font color="#FF0000">Known issue: When the Eclipse formatter is used the line-breakpoints at the formatted lines are lost. Class/Method/Field breakpoints will be preserved.</font>
Expand Down Expand Up @@ -154,4 +141,4 @@ Compatible to NetBeans 8.0.2+ and JDK7+.
<p>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K4CMP92RZELE2"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" alt="btn_donate_SM.gif"></a>

</p>
</p>

0 comments on commit 73540e2

Please sign in to comment.