Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Exception in running clientbuilder tool
Exception in running clientbuilder tool [message #773742] Mon, 02 January 2012 12:37 Go to next message
Avrajit Chatterjee is currently offline Avrajit ChatterjeeFriend
Messages: 68
Registered: September 2011
Member
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 12:51 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2413
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
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/
Previous Topic:E4 Status
Next Topic:Exception in running clientbuilder tool
Goto Forum:
  


Current Time: Sat Jun 10 12:21:57 GMT 2023

Powered by FUDForum. Page generated in 0.01918 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top