web

Un tool per lo Sviluppo web Angular con Eclipse

State cercando un plug-in di Eclipse che sia gratuito, leggero e open source e che vi permetta, come Sviluppatori Web, di essere estremamente produttivi usando Angular (o qualsiasi altro framework basato su HTML, Javascript o Typescript)? Potreste allora essere interessati ad installare Wild Web Developer. Per installare Wild Web Developer su Eclipse vi basterà selezionare Help -> Eclipse Marketplace..., digitare "wild web" nel campo "Find:" e premere Enter. Poi premete il button Install e seguite lo wizard finchè non vi chiede di eseguire il restart di Eclipse.

Di |2020-03-31T03:59:26+00:00gennaio 20th, 2019|

Build your EMF Parsley application

Introduction In a previous article we have seen how to create from scratch a web application example with EMF Parsley. Now we'll go a step further and in particular we will see how to: make some little tweaks to make it easier the development customize the application Internal or External browser? In order to test the application you can use both the internal browser (the one that opens inside Eclipse IDE by default when you launch the application) or any other browser (external) you wish, as far as you point to the same URL. Using RAP you may see often [...]

Di |2017-08-13T09:37:38+00:00agosto 13th, 2017|

EMF Parsley: a web application in a few steps

Introduction With EMF Parsley you can quickly build and easily maintain a web application. Let's see how. Indeed Parsley allows you to build both desktop and web applications from the same code (single-sourcing), leveraging on Eclipse RCP platform and using RAP for the web, but for the purpose of this article we will focus only on the web side. Setting up the environment First of all ensure you have a recent Eclipse IDE installed and running on a brand new workspace. If you downloaded the Eclipse Modeling Package then you already have EMF Parsley installed, otherwise you can install it [...]

Di |2017-08-13T09:27:40+00:00agosto 10th, 2017|

Sviluppare applicazioni Web con Eclipse RAP

Introduzione Abbiamo già avuto modo di illustrare in passato il framework RAP (vedi articolo Single sourcing con Eclipse RAP). Nel frattempo comunque tale framework ha fatto notevoli progressi (l'articolo menzionato faceva riferimento alla versione 1.4, mentre ora è disponibile la 2.1) e sono cambiate parecchie cose. Ad esempio ora RAP non sta pi├╣ per Rich Ajax Platform, bensì per Remote Application Platform. In pratica è diventato una piattaforma per sviluppare in maniera modulare applicazioni per desktop, browser e mobile. In questo articolo vedremo come preparare l'ambiente necessario e creare la nostra prima applicazione web con RAP. Preparazione dell'ambiente per RAP [...]

Di |2013-12-09T11:47:06+00:00giugno 6th, 2013|
Torna in cima