Launching DOJO based Static Web Page from RCP App [message #834885] |
Mon, 02 April 2012 10:19  |
Eclipse User |
|
|
|
Hello,
I have an RCP application that deals with creating visualization. I want to provide a functionality to launch the created visualization in browser. For this I have created a HTML and corrosponding java script files. The static page need DOJO libraries to run. I have put DOJO library inside a folder of UI plugin project and included that folder as part of binary build.
When i run application directly this approach works fine as the path for that static HTML file is resolved as a folder in side UI polugin project.
But the problem is that this approach does not work when i export my RCP application and run the exe. When it tries to launch the browser with that static page it could not find the DOJO libraries.
Any ideas?
Thanks
Arvind
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05510 seconds