Coder Social home page Coder Social logo

conception's Introduction

Conception

logo

Conception allows you to edit, compile and run Java programs.

Build Prerequisites

  • Oracle JDK 7u15
  • NetBeans 7.3

Please use the exact specified JDK version and NetBeans versions for building the application.

Build Instructions

The applicaton may be built in NetBeans.

  1. Open the conception project directory in NetBeans.
  2. Choose a run configuration (Default | Standalone | In Browser).
  3. Press the green arrow to run the program.

Deployment Modes

Conception is deployable as a:

  • Standalone application.
  • A Java WebStart application.
  • Browser embedded application.

screenshot

Deployment Instructions

Build artifacts are located in the dist directory. To allow for distribution, just copy all files to a webserver.

It is recommended to install Oracle Java Runtime Environment (JRE) 7u15 on the client to allow it to execute the application.

Technology Used

CodeMirror code editor wrapped in a JavaFX WebView with the Eclipse Java Compiler used for code compilation.

License

LGPLv3

Attributions

The Conception Icon is Icon Linkware (backlink to the creators website: http://raindropmemory.deviantart.com).

See the CodeMirror, Eclipse Java Compiler and Oracle Java websites previously linked for licensing information on those respective components.

Known Issues

  1. On a Mac, you must serve the application from an http server (not the file system) for it to work in Applet and WebStart modes.
  2. When running in applet mode, you may see a message incorrect classpath: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/classes. This message can be ignored and does not affect the operation of the program.

conception's People

Contributors

jewelsea avatar

Watchers

 avatar

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.