Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Build of client.js for RAP 1.5
Build of client.js for RAP 1.5 [message #899757] Thu, 02 August 2012 08:43 Go to next message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
How can I create client.js of v1.5-maintenance ?

I found project https://github.com/ralfstx/rap-clientbuilder , but it is
for v14-Maintenance.
Re: Build of client.js for RAP 1.5 [message #899772 is a reply to message #899757] Thu, 02 August 2012 09:47 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
the current ClientBuilder from master branch build client.js for
v1.5-maintenance without problem.
HTH,
Ivan

On 8/2/2012 11:43 AM, Michal NkD Nikodím wrote:
> How can I create client.js of v1.5-maintenance ?
>
> I found project https://github.com/ralfstx/rap-clientbuilder , but it
> is for v14-Maintenance.

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Build of client.js for RAP 1.5 [message #899782 is a reply to message #899772] Thu, 02 August 2012 10:47 Go to previous messageGo to next message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
> Hi,
> the current ClientBuilder from master branch build client.js for
> v1.5-maintenance without problem.
> HTH,
> Ivan

I downloaded project https://github.com/ralfstx/rap-clientbuilder
(master branch) and running
/com.eclipsesource.rap.clientbuilder/JsCompressor.launch, but this not work:

Exception in thread "main" java.lang.RuntimeException: Failed to get JS
files list from rwt project
at
org.eclipse.rap.clientbuilder.JsCompressor.getJsFilesList(JsCompressor.java:113)
at org.eclipse.rap.clientbuilder.JsCompressor.main(JsCompressor.java:40)
Caused by: java.lang.RuntimeException
at
com.yahoo.platform.yui.compressor.JavaScriptCompressor.printSourceNumber(JavaScriptCompressor.java:311)
at
com.yahoo.platform.yui.compressor.JavaScriptCompressor.parse(JavaScriptCompressor.java:348)
at
com.yahoo.platform.yui.compressor.JavaScriptCompressor.<init>(JavaScriptCompressor.java:555)
at org.eclipse.rap.clientbuilder.JSFile.<init>(JSFile.java:46)
at
org.eclipse.rap.clientbuilder.JsCompressor.getJsFilesList(JsCompressor.java:109)
... 1 more


I have org.eclipse.rap.rwt in same workspace and first file which is
worked by clientbuilder is /org.eclipse.rap.rwt/js/settings.js (readed
in debug mode).
Plug-in dependency of clientbuilder :
org.mozilla.javascript_1.7.2.v201005080400.jar
Re: Build of client.js for RAP 1.5 [message #899783 is a reply to message #899772] Thu, 02 August 2012 10:47 Go to previous messageGo to next message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
> Hi,
> the current ClientBuilder from master branch build client.js for
> v1.5-maintenance without problem.
> HTH,
> Ivan

I downloaded project https://github.com/ralfstx/rap-clientbuilder
(master branch) and running
/com.eclipsesource.rap.clientbuilder/JsCompressor.launch, but this not work:

Exception in thread "main" java.lang.RuntimeException: Failed to get JS
files list from rwt project
at
org.eclipse.rap.clientbuilder.JsCompressor.getJsFilesList(JsCompressor.java:113)
at org.eclipse.rap.clientbuilder.JsCompressor.main(JsCompressor.java:40)
Caused by: java.lang.RuntimeException
at
com.yahoo.platform.yui.compressor.JavaScriptCompressor.printSourceNumber(JavaScriptCompressor.java:311)
at
com.yahoo.platform.yui.compressor.JavaScriptCompressor.parse(JavaScriptCompressor.java:348)
at
com.yahoo.platform.yui.compressor.JavaScriptCompressor.<init>(JavaScriptCompressor.java:555)
at org.eclipse.rap.clientbuilder.JSFile.<init>(JSFile.java:46)
at
org.eclipse.rap.clientbuilder.JsCompressor.getJsFilesList(JsCompressor.java:109)
... 1 more


I have org.eclipse.rap.rwt in same workspace and first file which is
worked by clientbuilder is /org.eclipse.rap.rwt/js/settings.js (readed
in debug mode).
Plug-in dependency of clientbuilder :
org.mozilla.javascript_1.7.2.v201005080400.jar
Re: Build of client.js for RAP 1.5 [message #899796 is a reply to message #899782] Thu, 02 August 2012 11:36 Go to previous message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
It's working right now. I don't know where problem was. Rebuilding,
recompiling. Run junit tests in project with successfully. And now
working. Sorry.
Previous Topic:Servlet can not be registered
Next Topic:Problem with RWT standalone application and Selenium
Goto Forum:
  


Current Time: Fri Apr 19 17:02:23 GMT 2024

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

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

Back to the top