Hi,
Do we really need WIKI pages on this type of topics, e.g. "how to
create a Java Interface using Eclipse"
Thanks,
Gianny
On 05/03/2008, at 8:02 PM, [EMAIL PROTECTED] wrote:
Page Edited : GMOxDOC21 : How to create a Java Interface using Eclipse
How to create a Java Interface using Eclipse has been edited by
Ashish Jain (Mar 05, 2008).
(View changes)
Content:
<back_16.gif>How to create a dynamic Web Project using Eclipse
<up_16.gif>How To's
This is simple snippet which will underline the steps to create a
Java Interface using Eclipse
The requirements are as follows
Sun JDK 5.0+ (J2SE 1.5)
Eclipse 3.3.1.1 (Eclipse Classic package of Europa distribution),
which is platform specific
Web Tools Platform (WTP) 2.0.1
Data Tools Platform (DTP) 1.5.1
Eclipse Modeling Framework (EMF) 2.3.1
Graphical Editing Framework (GEF) 3.3.1
Details on installing eclipse are provided in the Development
environment section.
Steps to create a Java Interface using Eclipse
Steps to create a Java Interface using Eclipse
Launch Eclipse from <Eclipse_Home>/eclipse.exe or else it can also
be run through command line using Eclipse -clean.
Once Eclipse is launched. We need to change the perspective to Java
EE perspective.
Select open perspective as shown in the figure.
<changeperspective.png>
Select others as shown in the figure.
<changeperspective2.png>
Select Java EE as shown. Select Ok once done.
<changeperspective3.png>
This changes the existing development environment to Java EE
application development.
Right click on an existing project and select interface.
<createinterface1.png>
Fill the package name(if one is not created previously) and the
interface name.
<createinterface2.png>
Once done Select Finish. This will launch the new Interface created
in a editor and will display the Interface location in the project
tree.
<createinterface3.png>
Powered by Atlassian Confluence (Version: 2.2.9 Build:#527 Sep 07,
2006) - Bug/feature request
Unsubscribe or edit your notifications preferences