Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

Commit

Permalink
Merge pull request #67 from welovecoding/release-preparation
Browse files Browse the repository at this point in the history
Release preparation for v0.0.5
  • Loading branch information
bennycode committed Mar 29, 2015
2 parents 80e545a + b9c33d2 commit 17997b3
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 145 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OpenIDE-Module-Name=EditorConfig Plugin
OpenIDE-Module-Short-Description=EditorConfig Plugin for NetBeans IDE.
OpenIDE-Module-Long-Description=\
A NetBeans IDE plugin supporting the EditorConfig standard. For more Information check: <a href="http://editorconfig.org/" target="_blank">http://editorconfig.org/</a> \u00e2\u0080\u0094 After installation, simply restart your IDE to activate the plugin.\
A NetBeans IDE plugin supporting the EditorConfig standard. For more Information check: <a href="http://editorconfig.org/" target="_blank">http://editorconfig.org/</a> \u2014 After installation, simply restart your IDE to activate the plugin.\
<p>Plugin info: <a href="https://github.com/welovecoding/editorconfig-netbeans" target="_blank">https://github.com/welovecoding/editorconfig-netbeans</a></p>\
<p><b>BETA DISCLAIMER</b><br/>THIS SOFTWARE IS IN BETA AND IS BELIEVED TO CONTAIN DEFECTS. A PRIMARY PURPOSE OF THIS BETA VERSION IS TO OBTAIN FEEDBACK ON SOFTWARE PERFORMANCE AND THE IDENTIFICATION OF DEFECTS. WE DO NOT RECOMMEND TO USE THIS SOFTWARE WITH PRODUCTION CODE. PLEASE MAKE BACKUPS OF IMPORTANT FILES BEFORE USING THIS SOFTWARE; USE CAUTION AND DO NOT TO RELY IN ANY WAY ON THE CORRECT FUNCTIONING OR PERFORMANCE OF THE SOFTWARE AND/OR ACCOMPANYING PARTS.</p>
OpenIDE-Module-Display-Category=Editing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
The EditorConfig project consists of <b>a file format</b> for defining coding styles and a collection of <b>text editor</b> plugins that enable editors
to read the file format and adhere to defined styles.
EditorConfig files are easily readable and they work nicely with version control systems.
<br><br>
<br/><br/>
<a href="http://editorconfig.org/">Visit the EditorConfig website</a>
<br>
<br/>
<a href="http://www.welovecoding.com/">Visit the website of the EditorConfig Plugin creators</a>
</body>
</html>
</html>
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@

EditorConfigOptionsPanel.lineCommnetPrefixLabel.text=Line comment prefix:
59 changes: 0 additions & 59 deletions src/main/resources/org/editorconfig/example/app.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions src/main/resources/org/editorconfig/example/cache.py

This file was deleted.

31 changes: 0 additions & 31 deletions src/main/resources/org/editorconfig/example/editorconfig-test.ini

This file was deleted.

3 changes: 0 additions & 3 deletions src/main/resources/org/editorconfig/example/lib/test.js

This file was deleted.

3 changes: 0 additions & 3 deletions src/main/resources/org/editorconfig/example/lib/test/test.js

This file was deleted.

3 changes: 0 additions & 3 deletions src/main/resources/org/editorconfig/example/test.js

This file was deleted.

0 comments on commit 17997b3

Please sign in to comment.