Skip to content

Enclojure doesn't respect the netbeans_default_userdir setting on Windows #8

@NeillAlexander

Description

@NeillAlexander

In my netbeans.conf file I specify the following:

netbeans_default_userdir="c:/netbeans-profiles/.netbeans/6.8"

This is to prevent Netbeans from filling up my roaming profile on my work PC. When I install Enclojure it copies the Clojure jar files to my profile directory:

C:\Documents and Settings[username].netbeans\enclojure-prefs\ClojurePlatforms

This causes me to exceed the available profile space on my work PC. It would be great if Enclojure could use the netbeans_default_userdir as the base directory for copying the Clojure jar files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions