Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

AtomLinter/linter-processing-java

Repository files navigation

linter-processing

This linter plugin for Linter provides an interface to processing-java. It will be used on files which have a '.pde' extension.

linter-processing is a fork of linter-clojure. Original (abandoned) plugin by bvoq.

Linting takes as long as it takes for processing-java to compile, usually around 2 seconds. So after saving, errors will be marked with a slight delay.

Installation

On first activation the plugin will install all dependencies automatically. processing-java has to be installed manually.

In order to make sure $PATH is set correctly, you should run Atom from the command line!!! (This is important, elsewise it won't find processing-java).

Settings

You can configure linter-processing by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):

Installation of processing-java

Make sure to link the processing-java command correctly. Installation process of processing-java can be seen here: https://atom.io/packages/processing

About

Linter plugin for Processing

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 12