Post: JConsole (My GUI console for Java console apps, Break you dependency on the console)
12-13-2013, 10:05 AM #1
dm430
I defeated!
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU! its been a very long time since i have posted and there have been quite a few reasons for that but now i have decided to post again. Anyway I coded this console replacement up the other day for fun and decided i would share the compiled loader.

Why should i Use this?

The loader is very simple for you to use and does not require you to import any external code libraries or resources. Any code that would work in the command line will run in this console quickly and efficiently and launch with one click bringing ease of use to your console based application.

How do i use it?

To have you Application load into the console simply add the following method to your code. Once you have this code export your Application as a .Jar named Plugin.jar and place it in the res folder in the same directory of JConsole. Dynamic jar names will be supported in next update.

    public static void jMain(){

}


Some Pictures

You must login or register to view this content.
You must login or register to view this content.


You must login or register to view this content.


You must login or register to view this content.


Enjoy let me know what you think Enzo
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked dm430 for this useful post:

King
12-13-2013, 12:39 PM #2
Originally posted by dm430 View Post
Hello NGU! its been a very long time since i have posted and there have been quite a few reasons for that but now i have decided to post again. Anyway I coded this console replacement up the other day for fun and decided i would share the compiled loader.

Why should i Use this?

The loader is very simple for you to use and does not require you to import any external code libraries or resources. Any code that would work in the command line will run in this console quickly and efficiently and launch with one click bringing ease of use to your console based application.

How do i use it?

To have you Application load into the console simply add the following method to your code. Once you have this code export your Application as a .Jar named Plugin.jar and place it in the res folder in the same directory of JConsole. Dynamic jar names will be supported in next update.

    public static void jMain(){

}


Some Pictures

[ATTACH=CONFIG]28537[/ATTACH][ATTACH=CONFIG]28538[/ATTACH]


You must login or register to view this content.


You must login or register to view this content.


Enjoy let me know what you think Enzo


You should upload the images through an image host and use [img]<link>[ /img] tags. Attachments are broken.[/img]
12-13-2013, 09:06 PM #3
dm430
I defeated!
Alright thanks!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo