Code Monkey home page Code Monkey logo

core's Introduction

Spade Core

Official core plugin containing basic editing tools for Spade

Developing

Before you can work on the Core plugin, you must first have Spade set up for development.

Setting up Spade for development

There are two options:

  1. If you are also developing the base framework, or are developing the plugin for an unreleased version, follow the instructions here to get Spade setup in your IDE.

  2. If you are just interested in developing this plugin, and for the current release of Spade*, download the latest Spade-Minimal.jar from the release page and use that for step 4 below.

* It's important to note that if the master build of Core has a minimum spade version requirement higher than the latest release, you need to follow option 1, or else your contributions may not be able to be merged back into master due to being out of date.

The minimum Spade version of Core can be found in the plugin.info file (see the field min-spade-version).

Setting up Core plugin for development

  1. Clone this repository ($ git clone https://github.com/Spade/Core).
  2. Import the source into the IDE of your choice.
  3. Add the Spade.JAVA project OR Spade-Minimal.jar which you set up earlier, to the build path of the new project.
  4. Run CorePlugin.java. Make sure it works. If it doesn't and you can't work out why, create an issue.
  5. Make whatever changes you want.
  6. Commit your changes and make a pull request.

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.