Found 3 results
Sort by:Relevance

The plugin defines a code generator that will insert the code public static final long serialVersionUID=0L To invoke the Generator 1. Open a Java (.java) Source file 2. Press Alt-Insert (Ctrl-i on Mac OS X). 3. Selected Generate serialVersionUID 4. Once you trigger the action the plugin will generate the code Please report any issues at https://github.com/manikantannaren/mynetbeans/issues with the prefix [NB-Generate-SUID]
Last Release on Jan 15, 2025
Jeddict AI Assistant is a powerful and intuitive plugin designed for Apache NetBeans IDE. It integrates AI-powered assistance to help developers work more efficiently with Jakarta EE. This plugin provides real-time code suggestions, documentation insights, and best practices, significantly reducing development time. It is ideal for developers working on complex enterprise applications using Jakarta EE technologies, offering tailored recommendations based on the context ...
Last Release on Aug 22, 2025
I wrote this plugin since NetBeans IDE did not have a feature to zip content. I needed this feature to share content with others or to back up. The plugin consists of an action and a wizard. The action initiates the wizard which guides you through the following steps 1. Destination zip file details (name and location) 2. Review files to be archived 3. On clicking finish an ant script runs to zip the selected contents. Selectable Nodes Projects view Source Packages Test ...
Last Release on Jan 15, 2025
  • Prev
  • 1
  • Next