8000 GitHub - jperezmedina/sketch: Eclipse Sketch is an API for sketching recognition and flexible modeling in Eclipse
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from ugosan/sketch

Eclipse Sketch is an API for sketching recognition and flexible modeling in Eclipse

Notifications You must be signed in to change notification settings

jperezmedina/sketch

 
 

Repository files navigation

Eclipse Sketch

The Sketch project was created to support a more flexible modeling activity in Eclipse, enriching user's interaction with graphical editors by taking advantage from the capabilities provided by touch/tablet devices using free-hand sketching recognition.

Github vs. Eclipse git

This project was forked on github in order to easily disseminate the contributions among the community. In fact, the github repository is merely a mirror of the Eclipse repository.

If you want to stay always up-to-date with the latest changes, fork the ugosan repository Github.

Contributing

Want to contribute? Great! Follow these steps:

  1. Fork it.
  2. Create a branch (git checkout -b joe_branch)
  3. Commit your changes (git commit -am "Added something")
  4. Push to the branch (git push origin joe_branch)

This way, you can play with your branch on your repository and submit patches to the Eclipse bugzilla, which can be incorporated on the official releases of Sketch with your name on it.

About

Eclipse Sketch is an API for sketching recognition and flexible modeling in Eclipse

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0