The Artima Developer Community
Sponsored Link

Java Buzz Forum
ATG Eclipse Integration Plug-in

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vasanth Dharmaraj

Posts: 594
Nickname: vazz
Registered: Oct, 2003

Vasanth Dharmaraj is J2EE developer learning Dot Net
ATG Eclipse Integration Plug-in Posted: Dec 23, 2003 6:13 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vasanth Dharmaraj.
Original Post: ATG Eclipse Integration Plug-in
Feed Title: Vasanth Dharmaraj's Blogs
Feed URL: /SyndicationService.asmx/GetRssCategory?categoryName=Technology%7CJava
Feed Description: my thoughts on dot net, java, linux, formula one, xbox gamming...(my java category)
Latest Java Buzz Posts
Latest Java Buzz Posts by Vasanth Dharmaraj
Latest Posts From Vasanth Dharmaraj's Blogs

Advertisement

ATG have released an Eclipse integration plugin. The plugin is available for the latest release of Eclipse 2.1. Here is the information form ATG site.

ATG's plug-in for the open source Eclipse Platform (http://www.eclipse.org) enables you to quickly create ATG modules and skeleton J2EE applications using an Eclipse-based IDE. The plug-in adds four ATG wizards to your Eclipse Workbench:

  • The ATG Module Project wizard creates a new Java project and sets up the required directory structure and configuration files for an ATG application module, J2EE application and web application.
  • The ATG J2EE Application wizard creates a basic J2EE application and web application within an existing ATG module project.
  • The ATG Web Application wizard creates a basic web application within an existing J2EE application.
  • The ATG Standalone Web Application wizard creates a basic web application that is not part of a J2EE application.

ATG's plug-in was developed using Eclipse 2.1

Installing the Plug-in

Use the Eclipse Update Manager to install the ATG Eclipse Integration plug-in:

  1. Open the Eclipse Workbench and select Help > Software Updates > Update Manager.
  2. Right-click in the Feature Updates view and select New > Site Bookmark from the pop-up menu.
  3. In the New Site Bookmark dialog box, enter ATG in the Name field and http://www.atg.com/eclipse in the URL field. The Update Manager adds an ATG bookmark to the Feature Updates view.
  4. Expand the ATG bookmark and click on the plug-in you want to install.
  5. Click Install Now in the Preview view and follow the remaining prompts. The new plug-in is installed in the following location:

    <eclipse_install_dir>\plugins\atg.eclipse.project_1.0.0

To learn more about using the plug-in wizards, see the documentation (atgEclipseIntegrationUserGuide.pdf) in the atg.eclipse.project_1.0.0 directory.

I found a couple of interesting articles regarding Eclipse too:

Read: ATG Eclipse Integration Plug-in

Topic: On the EDGE: Carrier Choice Redux Previous Topic   Next Topic Topic: Java Default Constructors

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use