Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csuarez/sublime-java-netbeans
Netbeans Java code templates for Sublime Text 2
https://github.com/csuarez/sublime-java-netbeans
netbeans sublime-text sublime-text-3
Last synced: about 1 month ago
JSON representation
Netbeans Java code templates for Sublime Text 2
- Host: GitHub
- URL: https://github.com/csuarez/sublime-java-netbeans
- Owner: csuarez
- Created: 2011-07-06T07:36:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-13T17:14:36.000Z (over 13 years ago)
- Last Synced: 2023-03-12T07:53:35.959Z (almost 2 years ago)
- Topics: netbeans, sublime-text, sublime-text-3
- Homepage:
- Size: 115 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
README
======What is this?
-----------------I love Netbeans and I love Sublime Text 2. Also, I love saving time
while I code using autocomplete. The problem is that the Netbeans
Java code templates are different of Sublime Text 2 Java snippets.Because I don't want to remember two different shortcuts to do the same,
I have adapted the Java Netbeans code templates to work at Sublime
Text 2.Requirements
------------I've only tested the snippets at Sublime Text 2 first beta. Maybe they
works on Sublime Text 1 and/or Textmate.Installation
------------Copy the JavaNetbeans folder in your Sublime Text 2 installation
Packages folder.Ubuntu Sublime Text 2 Packages folder: $HOME/.config/sublime-text-2/Packages
Documentation
-------------The code templates adapted are documented here:
http://netbeans.org/project_downloads/www/shortcuts.pdf