Skip to content

Remove java.ext.dirs on startup to avoid conflicts and startup errors #4608

Description

@benfry

Sometimes people install ANTLR or JOGL into their system-wide Java directories, which causes Processing to break and put up strange errors on startup. This can also happen if they put an old copy of pde.jar or core.jar into one of these directories. Or perhaps an application has installed its own copy of one of those JARs.

In 3.2, this has been mitigated, which should fix a lot of weird startup problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions