Home » Eclipse Projects » Remote Application Platform (RAP) » How to work with RAP in 2023 ?(I need explanations on how to develop and publish RAP applications)
How to work with RAP in 2023 ? [message #1856900] |
Sun, 08 January 2023 10:36  |
Eclipse User |
|
|
|
Hi !
I was a developer in an aerospace company in France.
I apologize for my simple and silly question, hoping you will forgive me :
Since a few years, I occasionnaly tried to work with RAP with Eclipse and Tomcat, as I have done in the company I worked in.
I have a site idea and want to tyry doing it in RAP, but I am stuck and can't find any real help documentation on how to start a new project and deploy it with today's material.
When working, most of the work was realized through the RAP Tools, that is not anymore available in the Eclipse repositories for the latest Eclipse versions.
Can anyone give me a link on a tutorial page for Eclipe 2022-12 and the last RAP version (or nearly the last...) ?
Once more, I apologize...
|
|
| | | |
Re: How to work with RAP in 2023 ? [message #1856946 is a reply to message #1856900] |
Tue, 10 January 2023 10:04   |
Eclipse User |
|
|
|
Hi Jean,
let me clarify first that we've used RAP in the past, but not recently.
Aside that, just out of curiosity (and nostalgy), I tried the following steps in a few minutes from scratch:
- with Eclipse installer (Oomph) I installed a brand new 2022-12 "Eclipse IDE for RCP and RAP Developers" with JRE 19
- launched and opened a brand new workspace
- File, New, Plug-in Project wizard
- Create a rich client application? No
- Create a plug-in using a template: Yes
- Selected "RAP e4 Template"
- Finish
(the first time you will be asked if you want to install a RAP Target Platform: confirm all and wait for the Target Platform to be created - it may take some minutes - just check the status bar in the bottom right area)
- when the target platform is ready, click the hyperlink named "Launch a RAP Application in Debug mode" in the main editor
- the internal browser will try to open an URL similar to this http://127.0.0.1:61257/e4, with errors; just ignore it, copy the URL and open in your browser, e.g. Chrome
and voilà a simple e4 RAP application!
By the way, RAP Tools are automatically installed! You can see them in File, Help, Install New Software.., select
2022-12 - https://download.eclipse.org/releases/2022-12/
uncheck "Hide items that are already installed", expand "Web, XML, ... " Category (the last one) and you'll see RAP Tools 3.23 installed
Now you can start playing with SimplePart.java class
HTH
Vincenzo
|
|
| | | | | | | |
Goto Forum:
Current Time: Wed Mar 12 00:43:00 EDT 2025
Powered by FUDForum. Page generated in 0.05671 seconds
|