The moose likes IDEs, Version Control and other tools and the fly likes Exporting Netbeans Templates Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Exporting Netbeans Templates" Watch "Exporting Netbeans Templates" New topic
Author

Exporting Netbeans Templates

Joshua Smith
Ranch Hand

Joined: Aug 22, 2005
Posts: 192
Both Eclipse and Netbeans let you create these custom templates containing various snippets of code that can be inserted into your code by typing a short keyword and hitting Ctrl-Space or another activation key sequence.

In Eclipse there's an Export button that lets you export these templates so that you can share them with other developers.

Is there a way to export these templates in Netbeans?

Thanks,
Josh


Rational Pi Blog - Java, SCJP, Dev Bits- http://rationalpi.wordpress.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Exporting Netbeans Templates
 
Similar Threads
Any comments on IntelliJ from JetBrains
packaging up application into Jar file for distribution
Running A Basic Program On The Web
Export Netbeans to Eclipse
JBuilder to MyEclipse project?