Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mike10004/netbeans-idea-migration
Scripts that assist in migrating project from NetBeans to IntelliJ IDEA
https://github.com/mike10004/netbeans-idea-migration
Last synced: 15 days ago
JSON representation
Scripts that assist in migrating project from NetBeans to IntelliJ IDEA
- Host: GitHub
- URL: https://github.com/mike10004/netbeans-idea-migration
- Owner: mike10004
- License: mit
- Created: 2016-11-02T17:55:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-02T20:22:56.000Z (about 8 years ago)
- Last Synced: 2024-10-07T09:21:10.715Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netbeans-idea-migration
Scripts that assist in migrating project from NetBeans to IntelliJ IDEA.
## nbactions
These are the custom actions defined in `$nbprojectdir/nbactions.xml`, each
of which can be transformed into a shared run/debug configuration in the
IDEA project.