issues Search Results · repo:processing/processing-library-template-ant language:CSS
Filter by
20 results
(92 ms)20 results
inprocessing/processing-library-template-ant (press backspace or delete to remove)Hello, I try to build a library with Processing 4 core, but that s failed. Need change #java.target.version=1.8 to
java.target.version=11 in the build.properties and that s work, but not all the time, ...
knupel
- Opened on Dec 14, 2021
- #30
It seems inside the Processing editor (PDE) one can use a single library that uses an underlying java library. Here’s an
example:
multiple import
One workaround would be for one of these Processing ...
orgicus
- 1
- Opened on May 9, 2020
- #29
When I create a library with this template and lots of source code I end up with the Processing IDE to generate lots of
import statements. How can I prevent these, as they are not needed!
import de.quippy.javamod.io.*; ...
sphaero
- 6
- Opened on May 6, 2020
- #28
It would be useful if build.properties allowed for multiple authors - the generated library.properties does but there s
no way to generate more than one author/url pair from build.properties.
bangnoise
- 1
- Opened on Apr 12, 2019
- #26
In case anyone wants to host their library page on github...
I created a fork, that does exactly that: https://github.com/bitcraftlab/processing-library-template
Here s what the library page looks like: ...
craftoid
- 1
- Opened on Feb 9, 2019
- #24
Currently the build.xml AddExamples auto-generates a list of linked example pde files in the index.html, based on the
subfolder names under /examples.
Broken links are generated if the examples are grouped ...
jeremydouglass
- Opened on Oct 22, 2018
- #22
When following the eclipse setup instructions for the Processing Library Template, it mentions that the full JDK is
installed by default on Mac OS X -- so the instructions do not recommend installing JDK ...
jeremydouglass
- Opened on Oct 10, 2018
- #21
Processing library template projects are written against Java 1.8 -- when compiling against JDK 10 javadoc gives a
warning about the html format not being specified.
[javadoc] Generating Javadoc
[javadoc] ...
jeremydouglass
- Opened on Oct 10, 2018
- #20
When I run the Processing template targeting Java SE-1.8, the
[javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 10.0.1 [javadoc] Building tree for all
the packages and classes... ...
jeremydouglass
- 8
- Opened on Sep 20, 2018
- #19
Hi, I m getting some warnings when exporting a library. I attach it as PDF to keep the colors, which may help find the
relevant parts in the long text:
ant-warnings.pdf
My library needs jna-X.X.X.jar ...
hamoid
- 3
- Opened on Mar 30, 2017
- #16

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.