netbeans
Here are 888 public repositories matching this topic...
-
Updated
Jun 4, 2018 - Go
It would be fantastic if this plugin would also process markdown in javadoc comments when they're displayed in tool-tips and code completion. This would fill in the missing functionality of pegdown-doclet.
Facilitated care of links (pictures) in readme for the future.
Based on the experience of my own GitHub projects, I believe that it is easier to update "links" and "images" into "ReadMe"s (written in markdown) when they are bundled at the end of the document.
-
Updated
Jun 18, 2018 - JavaScript
Include Gradle plugin installed as default and add the jME Gradle project template (I think the store or the jME documentation had this?). We would still have the ye olden Ant template. But also offer some modern bells & whistles. This would also a bit decouple the SDK from the engine. As the template allows even inexperienced user to use jME version they want.
Detect conflicts with Netbeans 11 built-in Gradle plugins to generate some helpful error to the user
It would be nice if this plugin could somehow be enhanced to detect whenever the new Netbeans 11 "Gradle" or "Groovy And Gradle" plugins are installed, and warn the user that they will need to manually uninstall these plugins to avoid conflicts and various confusing bugs and broken functions.
Or, if it isn't possible to detect the plugins conflict, please at least document this clearly so that
Show javadoc ?
-
Updated
Jan 5, 2017
Present the list of enumeration values when a configuration property as a Java enumeration data type.
The following properties have a java enumeration data type:
management.endpoint.health.show-details=when_authorized
management.info.git.mode=full
management.metrics.export.graphite.duration-units=days
management.metrics.export.simple.mode=cumulative
management.metrics.export.statsd.fl
Issue type
- Bug
- Enhancement
Overview description
When running a command like "wp.bat core update". It has problems, printing some characters.
Steps to reproduce
- Right click on a WP project
- Choose WordPress -> Run Command...
- Running the "wp core update" command
- Look into the output
Actual results
Encoding problems:

-> ChildTwo ( discriminator value = 2)
-> ChildThree ( discriminator value = 1)
In this case show warning both on ChildOne and ChildThree