'Etc'에 해당되는 글 2건

  1. 2015.12.21 gxt 개발환경
  2. 2015.12.21 tomcat6 서비스 등록

gxt 개발환경

Etc 2015. 12. 21. 13:07

gxt 개발환경

이클립스 플러그인 설치

gwt-plugin - http://storage.googleapis.com/gwt-eclipse-plugin/release

gxt maven archetype

Archetype Property Archetype Value
Archetype Repository https://oss.sonatype.org/content/repositories/snapshots
Archetype GroupId com.sencha.gxt.archetypes
Archetype ArtifactId gxt-basic-public-3x-archetype
Archetype Version 1.0.0-SNAPSHOT

'Etc' 카테고리의 다른 글

tomcat6 서비스 등록  (0) 2015.12.21
Posted by satis
,

tomcat6 서비스 등록

Etc 2015. 12. 21. 12:44

tomcat6 서비스 등록

서비스 등록

cd \apache-tomcat-6.0.39\bin
install tomcat6

path 등록

cd \apache-tomcat-6.0.39\bin
tomcat6 //US//tomcat6 --Environment PATH=C:\tibco\tibrv\8.3x86\bin;%PATH%


'Etc' 카테고리의 다른 글

gxt 개발환경  (0) 2015.12.21
Posted by satis
,