Skip to content

Compiler targetDirectory is not canonicalized #1387

@chrylis

Description

@chrylis

I'm trying to obtain the target directory to write a resource (see post on users@), and while running in GRECLIPSE, the config's targetDirectory is set to a relative target/test-classes. When canonicalized or used to open a file, this produces $ECLIPSE_HOME/target/test-classes instead of the actual output directory. groovyc under Maven works as expected.

Related: #575

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions