Jeevan Chhajed

Results 16 comments of Jeevan Chhajed

Creating an simple snippet with latest RAP version of 4.3 in Tomcat 11 won't be possible, as we are at very end of release. Due to time crunch, it will...

We were trying to get it using SerlvetContext.getRealPath("/"); Let me try the above solution.

Tried these RWT.getRequest().getServletContext().getRealPath( "/" ) but it is returning null.

Do you have idea what configuration issue could cause these. ?

On further analysis, we found that it has something to do with ViewPart and WorkbenchViewPart (org.eclipse.ui.part). We removed all other UI components and found these. Seems like during upgrade they...

These works fine when I change the theme for org.eclipse.e4.ui.css.theme.e4_default to org.eclipse.e4.ui.css.theme.dark. Was there any change done to theme from 4.15 to 4.26 which is causing these issue.