Skip to content

Compile / Run is failing when project path having space #1

@shivkumarganesh

Description

@shivkumarganesh

I am trying the plugin in following platform

Ubuntu
Java 1.7
Gradle 1.0

I can create a visageProject and created one visge file and i tried to compile my project

When it completes the compiling i got this error

roger@roger-VPCEG2AEN:~/Projects/Git Projects/Visage/VisageProjects/VisageSampleApps$ gradle clean compileVisage
Dynamic properties are deprecated: http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "mainVisageClass" on "root project 'VisageSampleApps'", value: "javafx.HelloVisageFX".
:clean
:compileJava UP-TO-DATE
:compileVisage
visagec: invalid flag: Projects/Visage/VisageProjects/VisageSampleApps/build/classes/main
Usage: visagec
use -help for a list of possible options

BUILD SUCCESSFUL

the path i am running the command is /Projects/Git Projects/Visage/VisageProjects/VisageSampleApps

When i move my project which is not using any space in project name its working fine.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions