eclipse
Tutorial: Create Login Dialog for your Eclipse E4 Application
Environment Setup and Source Code As prerequisite we will need to get Eclipse SDK and add the E4 Tools. in this tutorial we use Eclipse IDE for Eclipse Committers 4.5.0 M5 plus the E4 Tools I20150105-1100. The source code for this examples is in project com.asegno.e4app.first , clonable from https://github.com/psuzzi/asegno.git repo. Create an E4 RCP Application CTRL+N Read more…