Cleanups to JavaScript mode. Reference now opens Java reference, import libraries works as in Java mode

This commit is contained in:
fjenett
2012-12-02 17:02:09 +00:00
parent 37b58e8ec5
commit 09f6b1e339
3 changed files with 132 additions and 71 deletions
+1 -6
View File
@@ -3,7 +3,7 @@ http://code.google.com/p/processing/issues/detail?id=573
----------------------------------------------------------------------------
Library system
Library system changes, as discussed at EyeO 2012
Rewrite library system to not be linked to java-libraries.
<sketchbook>/libraries-js/..
@@ -11,11 +11,6 @@ LibraryManager, updating, ..
Update reference / wiki to mirror changes.
Make tutorial / template for Library authors.
Check "Duplicate import!" message
Sketch > Import Library > ...
Does not work, complains about libs not supported
----------------------------------------------------------------------------
Reference