Skip to content

Commit 73540e2

Browse files
committed
Update README.md
1 parent ac0fc87 commit 73540e2

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,8 @@
33
Eclipse Java Code Formatter for NetBeans
44
========================================
55

6-
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.
7-
86
Download available at http://plugins.netbeans.org/plugin/50877/?show=true
97

10-
----
11-
12-
Cloned from https://java.net/projects/nb-api-samples/sources/api-samples/show/versions/7.3/misc/EclipseFormatter
13-
14-
See original documentation at
15-
* https://blogs.oracle.com/geertjan/entry/eclipse_formatter_for_netbeans_ide
16-
* https://blogs.oracle.com/geertjan/entry/eclipse_formatter_for_netbeans_ide1
17-
18-
----
19-
20-
218
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.
229
<h3>
2310
<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>
@@ -154,4 +141,4 @@ Compatible to NetBeans 8.0.2+ and JDK7+.
154141
<p>
155142
<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>
156143

157-
</p>
144+
</p>

0 commit comments

Comments
 (0)