Skip to content

Harold-y/javaonlineide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Online IDE by Harold Ye

Hi there 👋

This is a React + Spring Boot project that can help you code in Java (or other languages) online (on your server).

Development Components

How to Use

first download the frontend -> https://github.com/Harold-y/javaonlineide_frontend, then cd that folder, run npm install npm-install-all -g to install all modules. Second you need to download the backend and use the MySQL file to create the database. Then, get webssh2(https://github.com/billchurch/webssh2). Start the webssh2, the frontend (using npm start), then start the backend.

get into localhost:3000 to use the IDE.

Functions

  • You will first enter the main page, you can create java, maven, and spring projects, or opening existing ones image image

  • after opening an project, you can edit just like an local IDE (still need development on the compile & run part) image image

image

Author: Harold澂冰

About

This is a javaonlineide, an online Java IDE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published