1. Which Rich Client Platform to use stackoverflow.comWe recently started to develop a Java desktop app and management has requested that we make use of Rich Client Platform. I know of three for Java namely: |
2. When should I use a platform like OSGI and when it must be avoided? stackoverflow.comMy question is pretty straightforward: What are the features of an application that force the developer to exploit OSGI-like system? What are the cases, when such a utility is unneeded? |
3. Recommendations for compatibility between OSGi platform releases stackoverflow.comAssuming that it's even possible, what would be your recomendations to make a bundle compatible between different platform releases? Specially between R3 and R4. Update about my requirements: The idea was to develop ... |
4. Eclipse RCP: Target platform - Eclipse vs. Equinox? stackoverflow.com
|
5. 'Platform is not supported' supported when trying to run OSGi debug target stackoverflow.comI'm trying to run a tiny OSGi project from IntelliJ Idea. I've added the Equinox container in the OSGi configuration section in Idea. Then I added the OSGi facet to the ... |
6. What is pure OSGi equvalent for Eclipse Platform.getBundle() stackoverflow.comWhat is the pure OSGi equivalent to the following Eclipse platform call: org.eclipse.core.runtime.Platform.getBundle( [bundle-id] ) -> Bundle |
7. Indigo Target Platform missing javax.xml stackoverflow.comI'm using Eclipse Indigo and have problems with the setup of an indigo RCP target platform. |
8. How to add OSGi WAR bundle ine eclipse target platform stackoverflow.comFor my OSGi development i have setup a target definition (.target file) which references two directories. Eclipse picks up all the jar files inside these directories and adds them to the ... |