Exception in running clientbuilder tool [message #773742] |
Mon, 02 January 2012 07:37  |
Eclipse User |
|
|
|
Hi,
I am trying to run the clientbuilder tool as per the usage in https://github.com/ralfstx/rap-clientbuilder. I get the following error. It seems to be searching the 'js' folder while in org.eclipse.rap.rwt all the 'js' files are either in qx, resource,
and respective java packages.
Exception in thread "main" java.lang.IllegalArgumentException: Javascript source directory not found: C:\dev\eclipse-rap-custom\org.eclipse.rap.rwt\js
at org.eclipse.rap.clientbuilder.JsCompressor.main(JsCompressor.java:38)
Am I doing something wrong?
|
|
|
Re: Exception in running clientbuilder tool [message #773749 is a reply to message #773742] |
Mon, 02 January 2012 07:51  |
Eclipse User |
|
|
|
Hi,
which version of RAP are you using? For RAP 1.4 use 1.4-maintenance
branch of the clientbuilder tool. For HEAD use master branch. There *is*
a source folder "js" in the "org.eclipse.rap.rwt" project (CVS HEAD).
Best,
Ivan
On 1/2/2012 2:37 PM, Avrajit Mising name wrote:
> Hi,
>
> I am trying to run the clientbuilder tool as per the usage in
> https://github.com/ralfstx/rap-clientbuilder. I get the following
> error. It seems to be searching the 'js' folder while in
> org.eclipse.rap.rwt all the 'js' files are either in qx, resource,
> and respective java packages.
> Exception in thread "main" java.lang.IllegalArgumentException:
> Javascript source directory not found:
> C:\dev\eclipse-rap-custom\org.eclipse.rap.rwt\js
> at
> org.eclipse.rap.clientbuilder.JsCompressor.main(JsCompressor.java:38)
>
> Am I doing something wrong?
--
Ivan Furnadjiev
Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/
Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
|
|
|
Powered by
FUDForum. Page generated in 0.03403 seconds