U. TOMSCOP Development Environment

Last update 2003/10/29

There are some recommended tool.

TOMSCOP Development Environment

PC
CPU:500MHz and more
メモリ:192MB and more

Software
IDE:eclipse2.1.1 and more ( eclipse-SDK-2.1.1-win32.zip )
JXTA library:JXTA2.1.1 and more ( JXTAInst.exe )
J2SDK:J2SDK1.4.2_01 and more ( j2sdk-1_4_2_01-windows-i586.exe )

Download
Eclipse and J2SDK downloadHere(In a canpas only) or Here(Sun offical)Here(Eclipse official)
JXTA downloadHere(In a canpas only) or Here(JXTA official)

Environmental construction

This chaper is for those who know little about install and path setting
Above three programs download and J2SDK install the under position.
J2SDK1.4.1_02 install:C:\j2sdk1.4.1_02
J2SDK1.4.2_01 install:C:\j2sdk1.4.2_01
Path setting
Caution:ここで間違えるとWindowsが起動しなくなったりするので慎重に

WindowsXP
Right click on the my conputer→property→detail settings→select environment
下側(System環境変数)でselect new→input JAVA_HOME at name value J2SDK position
Set C:\j2sdk1.4.1_02 and push OK



Path select→edit
add ;%JAVA_HOME%\bin
If Path is C:\hoge\hoge C:\hoge…\hoge;%JAVA_HOME%\bin



Windows2000
Right click my conputer icon→property→detail→environment variables

Windows98
My conputer→edit Autoexec.bat at C drive
Add ;JAVA_HOME\bin at the line PATH=*** (need reboot)

Please type javac and enter at Command prompt
If you can see under message, install successfully.
eclipse C:\eclipseの場所に解凍してください。


Please install JXTA at C:\Program Files\JXTA_Demo
TOMSCOP development environment constraction is finished.

Copyright(c) 2003 Tomomi Kawashima All Rights Reserved.