Code Monkey home page Code Monkey logo

halcyon-ide's Introduction

Hi there, I'm Sanoop Thomas - aka s4n7h0 ๐Ÿ‘‹

Website Twitter Follow

I'm a Researcher, Instructor, Halcyon IDE Creator, Podcast Host and BSidesSG Organizer

  • ๐Ÿ”ญ I'm currently working on both offense and defense side of Information Security.
  • ๐ŸŽ™๏ธ Iโ€™m hosting podcast on InfoSec Campus
  • ๐Ÿ’Ž I'm maintaining Halcyon IDE project.

Connect with me:

devilslab.in s4n7h0 | Twitter s4n7h0 | LinkedIn s4n7h0frames | Instagram




๐Ÿ“บ Latest Podcast Episodes

โžก๏ธ more episodes...


๐Ÿ“• Latest Blog Posts

โžก๏ธ more blog posts...


โšก Github Stats s4n7h0's Github Stats

halcyon-ide's People

Contributors

s4n7h0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

halcyon-ide's Issues

Documentation issue / something missing

Hi there,

The build instructions contain some errors I think.

$ ant

..builds okay

$ java -cp /opt/Halcyon/src/lib/autocomplete.jar:/opt/Halcyon/src/lib/rsyntaxtextarea.jar:/opt/Halcyon/dist/Halcyon_IDE_v2.0.1.jar halcyon.ide.HalcyonIDE 
Error: Could not find or load main class halcyon.ide.HalcyonIDE

There is nothing putting anything in /opt when I try to just run the jar file from ./dist :

$ java -jar Halcyon_IDE_v2.0.1.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/fife/ui/rsyntaxtextarea/RSyntaxTextArea
        at halcyon.ide.HalcyonIDE.main(HalcyonIDE.java:19)
Caused by: java.lang.ClassNotFoundException: org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
        at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 1 more

make source code public and keep jar as release

Please make java source code public in accordance with GPL License in this repository and compile jar can be kept as release.

this will help in getting contributions from the community as well as compliance to the license selected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.