Skip to content

issues Search Results · repo:processing/processing-library-template language:Java

Filter by

45 results
 (97 ms)

45 results

inprocessing/processing-library-template (press backspace or delete to remove)

Describe the bug PRs trigger a workflow that deploys a preview of the change. This is failing with the error Error: The deploy step encountered an error: remote: Permission to processing/processing-library-template.git ...
bug
  • mingness
  • Opened 
    on May 16
  • #90

Describe the bug When using the gradle task writeLibraryProperties , the : sign is escaped with an \ . So this # List of authors. Links can be provided using the syntax [author name](url). authors=[Vincent ...
bug
  • vincentsijben
  • 5
  • Opened 
    on May 14
  • #88

Describe the feature or enhancement As suggested in https://github.com/processing/processing-contributions/issues/67, we could add an additional property for the library s license, suggesting the same ...
enhancement
  • mingness
  • 5
  • Opened 
    on May 7
  • #87

I m trying to set up VSCode as the IDE for using this library template. I only get it to work when adding a settings.json file with java.classPath : [ /Applications/Processing.app/Contents/Java/core/library/core.jar ...
  • vincentsijben
  • Opened 
    on Apr 4
  • #86

Describe the bug When running the template in VSCode, I get Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. Steps to reproduce When running deployToProcessingSketchbook ...
bug
  • vincentsijben
  • Opened 
    on Apr 4
  • #85

So I am in the process of updating my Processing Library. It uses 2 other Processing libraries (Arduino and Minim). My library adds some functionality or helper functions. To be able for the release.yml ...
  • vincentsijben
  • 3
  • Opened 
    on Mar 24
  • #78

Describe the feature or enhancement In the new library template the pretty version has to be edited inside buid.gradle.kts. The incremental (integer) version inside release.properties. Before this template ...
enhancement
  • vincentsijben
  • 3
  • Opened 
    on Mar 24
  • #77

Describe the bug When I change something in the example template, lets say add parent.println( version 1 ) to the Grid class, and run the task deployToProcessingSketchbook, then the jar files inside build/libs ...
bug
  • vincentsijben
  • 1
  • Opened 
    on Mar 22
  • #74

Were you able to successfully create a library with this template? What has been your general experience with this template? When following https://processing.github.io/processing-library-template/getting-started.html ...
feedback
  • vincentsijben
  • 5
  • Opened 
    on Mar 21
  • #73

Description While following the Getting Started tutorial, I noticed that the example library A Template Example Library does not appear in alphabetical order in the Sketch Import Library... menu in Processing ...
  • SableRaf
  • 6
  • Opened 
    on Mar 17
  • #70
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub