Try For Free
Up to 3 Open Projects
Accelerate Your Development
logo

Glass Editor

Glass Editor is the fast, high quality development environment where we invent new tools to speed up how you build, debug, and deploy mainly Java programs, but we also have some great tools for web development and general software development in any language as well.
Glass Editor code display
JavaWebCollaborationMedia

Debugging

View the current value of variables while debugging instantly, right beside your code. Also view the stack trace of the current thread to easily jump between methods. Click on the next suspended thread button on the top toolbar to jump to the next suspended thread or hover over it to see the list of suspended threads.
debugging variables popups

Performance Sampling

Track down the cause of performance problems in your applications with our Sampler pane. 3 modes are supported: CPU, Memory, and Flight Recorder.
sampler example

Dependencies

Download and include Maven dependencies declared in POM files from your approved Maven repositories. Tools to analyze and review your dependencies, such as extracting, recompiling and repackaging Maven dependencies and detecting and removing unused methods to minimize their size.
dependencies

Heap Dumps

Take and open heap dumps to find out which Objects/Classes are using the most memory, or just to see the field values of any Object that you are interested in.
heap viewer

HTML Editing

Edit HTML files and/or the text inside their rendered result side by side and watch the changes be applied as you type.
html editing side by side with source

File / Database

Access and manipulate files and databases locally or remotely over ssh. Open files inside of zipped folders and even edit them as well. Not all types of remote operating systems/databases may be supported and they may be required to have certain utilities installed to perform certain features.
maven display

Images and SVGS

Create, edit, and combine raster and vector images using our powerful collection of tools. Look out for video editing tools in the future! GIF editing is already partially supported.
hover popups

Discussions

Create groups of people and assign them permission to create, post in, and edit threads or join, talk in, and broadcast video in calls. You can assign threads to certain people as tasks to complete and set a status and priority for each thread.
html discussion pane

Code History

Take, view, share and manipulate snapshots of your projects at points in time using the History, Diff, and Join tabs and either our built in version control system or Git. You can also view the differences between any two open files or directories on your computer.
git history and commit tab
Try For Free
Up to 3 open projects