This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 247805 - Cannot change the long description of a plugin - Application error occured
Summary: Cannot change the long description of a plugin - Application error occured
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 8.0.1
Hardware: All All
: P2 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-08 18:28 UTC by markiewb
Modified: 2014-10-09 06:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Errormessage (21.55 KB, image/png)
2014-10-08 18:28 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2014-10-08 18:28:36 UTC
Created attachment 149789 [details]
Errormessage

I like to change the long description of plugin
  http://plugins.netbeans.org/edit-plugin/id/50877
to the following text.

But there is an application error while saving. See screenshot. What is wrong?
 
------
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="red">Plugin is in still experimental state. Known issue: When the Eclipse formatter is used all the line-breakpoints in the file are lost. Class/Method/Field breakpoints will be preserved.</font>
</h3>
<h2>Features:</h2>
<ul>
<li>Global configuration and project specific configuration</li>
<li>Supports profiles (since 1.6)</li>
<li>On save action (Disabled by default)</li>
<li>Shows the used formatter as notification  (Enabled by default)</li>
<li>Supports format of selected text (since 1.7)</li>
<li>Preserve breakpoints (experimental) (since 1.8)</li>
</ul>

<img src="http://plugins.netbeans.org/data/images/1384432599_2013-11-14_13h35_05.png" alt="1384432599_2013-11-14_13h35_05.png"/>

<h2>Updates in 1.8.0.2:</h2>
<ul>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/47">Feature 47</a>]: Preserve Class/Method/Field breakpoints (experimental, can be disabled in options)</li>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/46">Task 46</a>]: Update to use eclipse formatter libs from eclipse 4.4 </li>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/48">Task 48</a>]: Support only NetBeans 7.4+, JDK7+</li>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/49">Task 49</a>]: Add donation button</li>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/50">Task 50</a>]: Add link to github/homepage</li>
</ul>
<h2>Updates in 1.7.1:</h2>
<ul>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/41">Bugfix 41</a>]: Fixed: NPE when configuration file not found </li>
</ul>
<h2>Updates in 1.7:</h2>
<ul>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/pull/38">Feature 38</a>]: Format selected part of document (PR by <a href="https://github.com/saadmufti">saadmufti</a>)</li>
</ul>
<h2>Updates in 1.6.1:</h2>
<ul>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/34">Bugfix 34</a>]: Fixed: NPE while saving options when no profile is set</li>
</ul>
<h2>Updates in 1.6:</h2>
<ul>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/30">Task 30</a>]: Update to Eclipse formatter jars from Eclipse Kepler 4.3</li>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/31">Feature 31</a>]: First profile in file is always used - support selection of profile</li>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/21">Feature 21</a>]: Project specific options: Show link to global options</li>
</ul>

<h2>Updates in 1.5:</h2>
<ul>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/18">Bugfix 18</a>]: Fixed: Formatting with eclipse formatter introduces empty document in undo manager</li>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/27">Task 27</a>]: Provide a signed package for the PPUC</li>
</ul>

<h2>Updates in 1.4.1:</h2>
<ul>
<li>[<a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/25">Bugfix 25</a>]: Fixed: Configured formatter.xml isn't used</li>
</ul>
<h2>Updates in 1.4:</h2>
<ul>
<li>major refactorings and fixes - see <a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues?milestone=1&page=1&state=closed">milestone 1.4@github</a></li>
</ul>
<h2>Note:</h2>
Please note that this plugin only provides support for formatting. Eclipse users may miss the application of save-actions like "adding @Override annotations" or "member sort order". Such AST-based transformations are not provided by this plugin. The plugin also won't format source code with guarded sections - like the Java sources generated by the NetBeans GUI builder.

<h2>Licensing</h2>
<ul>
<li>This plugin is licensed under <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a>
</li>
<li>This plugin bundles several 3rd-party libraries to provide its functionality.
<dl><dt><a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></dt><dd>
org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar
org.eclipse.core.jobs_3.6.0.v20140424-0053.jar
org.eclipse.core.resources_3.9.1.v20140825-1431.jar
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar
org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar
org.eclipse.jdt.core_3.10.0.v20140902-0626.jar
org.eclipse.text_3.5.300.v20130515-1451.jar
</dd>
</dl>
<dl><dt><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></dt><dd>commons-beanutils-1.8.3.jar
commons-digester3-3.2.jar
commons-logging-1.1.3.jar</dd>
</dl>
</li>
<li>Originally forked from <a href="https://blogs.oracle.com/geertjan/entry/eclipse_formatter_for_netbeans_ide">https://blogs.oracle.com/geertjan/entry/eclipse_formatter_for_netbeans_ide</a> with allowance of Geertjan Wielenga.</li>
<li>Based on <a href="http://epochcoder.blogspot.com/2013/08/import-eclipse-formatter-into-netbeans.html">http://epochcoder.blogspot.com/2013/08/import-eclipse-formatter-into-netbeans.html</a> from Willie Scholtz.</li>
</ul>

<p>
Provide defects, request for enhancements and feedback at <a href="https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues">https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues</a>
</p>
Compatible to NetBeans 7.4+ 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>
------
FYI: I had a similar issue before #244991.
Comment 1 markiewb 2014-10-08 18:33:11 UTC
Your validator seems to get confused, when there are "many" links.
Comment 2 Jiri Kovalsky 2014-10-09 06:25:48 UTC
I reproduced this error. Honzo, can you please investigate what's wrong with the description? Thanks!