NBStudio

IDE for InterSystems Caché on Netbeans Platform

Fork me onGitHub

It is unfinished project. Currently only possible view and simple editing MAC-routines and CLS-files. Please be carefull with editing your important clasess. Simple syntax highlighting and check errors. This project based on NetBeans Platform.

Installation

Before installation you must have installed Java JRE6 or above.

Windows

Download nbstudio-windows.exe, run this file, perform the installation. After that you will have a link on desktop.

Linux

Download nbstudio-linux.sh, run this file in terminal with command:

sh ./nbstudio-linux.sh
Perform the installation in showed window. After that you will have a link on desktop.

Running without installation

Download nbstudio.zip, extract. Run in linux in extracted folder file bin/nbstudio. In Windows with JRE x86-64 you can run bin/nbstudio64.exe or bin/nbstudio.exe. In Windows with JRE x86 you can run bin/nbstudio.exe.

Known issues

Can't delete or edit added connection: you can edit or delete connection file in Linux in folder ~/.nbstudio/dev/config/Connections

Screenshots

Add connection dialog (opens by right click on Connections) Add connection

Editing routine Edit Class Editing class Edit Routine

Authors and Contributors

Dmitry Maslennikov @DAiMor.

Support or Contact

Please send all support and feature requests to Dmitry Maslennikov and he will respond at his earliest convenience.