Skip to content
Discussion options

You must be logged in to vote

The resources (JS files) loaded by org.eclipse.rap.ui.resources extension point are concatenated in a single resources.js file and loaded immediately after RAP client in the HTML body. It's exactly the equivalent of :

properties.put( WebClient.BODY_HTML, "<script>...</script>" );

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@nicxlab
Comment options

@nicxlab
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by nicxlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants