is eclipse plug in the same?
in
Integration and Hardware
•
2 years ago
I tried this:
but something went wrong cause i got the following errors when i try to run a basic script
Description Resource Path Location TypePApplet cannot be resolved MyProcessingSketch.java /TestProcessing/src line 17 Java ProblemPApplet cannot be resolved to a type MyProcessingSketch.java /TestProcessing/src line 4 Java ProblemThe import processing cannot be resolved MyProcessingSketch.java /TestProcessing/src line 1 Java Problem
That site is quite outdated btw.
Then i found:
http://wiki.processing.org/w/Eclipse_Plug_In
which appears to be less outdated,
i only wonder, since installing it goes quite different, is the plug-in what i want? (i just want to code in eclipse without to much hazle).
1