how to setup nig development environment in taxclipse

19
Albert Kuo [email protected]

Upload: guo-albert

Post on 19-May-2015

1.136 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: How to setup NIG Development Environment in TaxClipse

Albert Kuo

[email protected]

Page 2: How to setup NIG Development Environment in TaxClipse

• Introduction

• Prerequisites

• Download TaxClipse

• Unzip file and launch TaxClipse

• Assign your workspace

• Import Preference File

• Import source code from SVN

• Change Perspective to SVN Repository Exploring

• New Repository Location

• Check out as Maven Project

• Make Sure your workspace encoding should be UTF-8

• Make Sure your settings.xml is correct

Agenda

Page 3: How to setup NIG Development Environment in TaxClipse

• This slide will guide you to set up NIG development environment

• This slide WON’T tell you how to install WAS (WebSphere Application Server) and WAS Connector

Introduction

Page 4: How to setup NIG Development Environment in TaxClipse
Page 5: How to setup NIG Development Environment in TaxClipse

Download TaxClipse

Unzip file and launch TaxClipse

Assign your workspace

Import Preference

File

Prerequisites

Page 6: How to setup NIG Development Environment in TaxClipse

• Please go to ftp://10.144.38.32/software/eclipse/

• User name: your LDAP account

• Password: Pass@w0rd

Download TaxClipse

Page 7: How to setup NIG Development Environment in TaxClipse

Download TaxClipse – cont.

Page 8: How to setup NIG Development Environment in TaxClipse

Unzip file and launch TaxClipse

Page 9: How to setup NIG Development Environment in TaxClipse

Assign your workspace

Page 10: How to setup NIG Development Environment in TaxClipse

Import Preference File

Page 11: How to setup NIG Development Environment in TaxClipse
Page 12: How to setup NIG Development Environment in TaxClipse

• SVN URL: http://10.144.113.114/svn/nig/trunk/NIG system/nig

• User Name: your LDAP user name

• Password: Pass@w0rd

SVN

Page 13: How to setup NIG Development Environment in TaxClipse

Change Perspective to SVN Repository

Exploring

New Repository Location

Check out as Maven Project

Make Sure your workspace

encoding should be UTF-8

Make Sure your settings.xml is

correct

Import source code from SVN

Page 14: How to setup NIG Development Environment in TaxClipse

Change Perspective to SVN Repository Exploring

Page 15: How to setup NIG Development Environment in TaxClipse

New Repository Location

http://10.144.113.114/svn/nig/trunk/NIG system/nig

Page 16: How to setup NIG Development Environment in TaxClipse

Check out as Maven Project

It will take 10 to 15 minutes, so keep on doing some configurations.

http://10.144.113.114/svn/nig/trunk/NIG system/nig

Page 17: How to setup NIG Development Environment in TaxClipse

Make Sure your workspace encoding should be UTF-8

Page 18: How to setup NIG Development Environment in TaxClipse

Make Sure your settings.xml is correct

Page 19: How to setup NIG Development Environment in TaxClipse

WELL DONE!!!