java - Problems with jface and RAP -


i'm developing view application i'm working on, , i'm using jface rap. thought wouldn't difficult i'm not making progresses. have sketch of need do, can't start application. google doesn't :/

any tip me started?

i tried developing minimal working example, doesn't work. anytime start application, got error:

java.lang.illegalstateexception: no context available outside of request processing.

i'm pretty sure noob error, can't fix this! idea on might doing wrong?

the following should comment! have not enough reps.

there little information reproduce issue assume mixing setup options provided rap. read building applications part in developer's guide completely. outstanding worked out tutorial can found here might understand differences. try create project 3 setup options (1 rap osgi, 2 rap workbench, 3 rwt standalone).

just guessing: in faq quite similar error description might help. no context available outside of request service lifecycle.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -