mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
misc notes
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# !!!!!!!! UNLIKE PREVIOUS VERSIONS OF PROCESSING !!!!!!!!!!
|
||||
# DO NOT MODIFY THIS FILE, OR DELETE SETTINGS FROM THIS FILE
|
||||
|
||||
# These are the default preferences. They will be copied
|
||||
# to your home folder into a file called "Processing Preferences.txt"
|
||||
# These are the default preferences. They will be copied to:
|
||||
# My Documents -> Processing -> preferences.txt (on windows)
|
||||
# Documents -> Processing -> preferences.txt (on macosx)
|
||||
# ~/.processing/preferences.txt (on linux)
|
||||
# where you can make changes for your machine.
|
||||
|
||||
# You'll have problems running Processing if you incorrectly
|
||||
@@ -205,4 +207,4 @@ preproc.imports.jdk13 = javax.sound.midi,javax.sound.midi.spi,javax.sound.sample
|
||||
preproc.imports.jdk14 = javax.xml.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
|
||||
|
||||
# set the browser to be used on linux
|
||||
browser.linux = mozilla
|
||||
browser.linux = mozilla
|
||||
|
||||
Reference in New Issue
Block a user