CentraSite Documentation : CentraSite Developer's Guide : Pluggable Architecture : Customizing the Welcome Page : Example of a Customized Welcome Page : Implementing the Demo as an Eclipse Java Project
Implementing the Demo as an Eclipse Java Project
If you wish to use Eclipse as your development environment for updating the Java sources of the customized welcome page, the demos\WelcomePage folder contains the Eclipse project files .classpath and .project. You can use these files to create an Eclipse Java project for managing your Java sources. To create and use the Eclipse Java project, proceed as follows:
To create and use the Eclipse Java project
1. Start Eclipse.
2. Select File > New > Project > Java Project.
This opens the wizard for creating a new Java project.
3. Select Create project from existing source.
4. Specify the path demos\WelcomePage as the location of the existing project files.
When you build the project in Eclipse (using for example Project > Build Project), there should be no errors reported.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback