[
https://jira.jboss.org/jira/browse/JBIDE-5584?page=com.atlassian.jira.plu...
]
Xue Peng commented on JBIDE-5584:
---------------------------------
Hey Tom,
I modified the line 66 in SmooksLaunch.java :
Smooks smooks = new Smooks(smooksConfig.getAbsolutePath());
to be :
Smooks smooks = new Smooks(smooksConfig.toURI().getPath());
This issue can be resolved.
Could you take a look at it ?
Can't launch smooks config file
-------------------------------
Key: JBIDE-5584
URL:
https://jira.jboss.org/jira/browse/JBIDE-5584
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.1.0.CR1
Environment: Windows Vista
Reporter: Xue Peng
Assignee: Tom Fennelly
Fix For: 3.1.0.CR2
Attachments: smooks-config.xml
When I launch the smooks config file , it always say "Caused by:
java.net.URISyntaxException: Illegal character in opaque part at index 2:
D:\works\dart_workspaces\smooks_tools\runtime-New_configuration\java_project\src\smooks-config.xml"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira