1. What's the difference between the "jee" and "rcp" distributions of Eclipse? stackoverflow.comWhat are the differences, specifically, between the JEE and RCP versions of Eclipse? And how would one essentially get a "combined" version that includes all the best goodies for plugin development ... |
2. What technology to choose for creating reusable component for Eclipse RCP and Java web application? stackoverflow.comWe have two applications which solve different business tasks. One is based on Eclipse RCP. Another is web application based on Java server technologies. Currently we need to develop one common component. ... |
3. Having problem to create a RCP project from eclipse-jee-helios stackoverflow.comI am doing this for the first time i have eclipsejee-helios-3.6. I want to create an RCP project it doesnot ask me "Would you like to create a rich client ... |
4. How to add custom MIME content types to Eclipse RCP application stackoverflow.comI have a client/server system that is passing messages using MIME format. I have created some custom mimetypes using the JavaBeans activation framework. I have created a simple java project with ... |
5. running Eclipse RCP application from JWS: jws starts, but closes immediatly coderanch.comwhen is start my eclipse RCP application from webstart by running the JNPL file i get the following lines in the console and after that it shuts down... JNLP JREDesc in Component ignored: null JNLP JREDesc in Component ignored: null complete console output pasted below the product id is correct as configured in my product configuration file... the only thing i ... |
6. RCP application via Web start java-forums.orgHi, I have a problem with RCP and Web start. I want to distribute an RCP application via Web start. I use eclipse 3.4.2. I found an example called HelloRCP in the Internet (please find it by google "i-proving.ca" +"hellorcp"). After changing |