フォルダ構造→ツリー構造

コマンドプロンプトでフォルダ構造をテキストファイルにツリー状に出力できる。

□HOWTO
.侫ルダ構造を図式化したテキストファイルを作成
▲灰泪鵐疋廛蹈鵐廛箸膿渕芦修靴燭ぅ侫ルダへ移動

□EXAMPLE
フォルダ構造の図式をfolder.txtファイルに作成する場合
cmd> cd c:targetFolder
cmd> tree > c:tmpfolder.txt
で、フォルダ構造がツリー状に表示された一覧が作成される。

ref:
http://www.relief.jp/itnote/archives/002255.php

update ws

was#version: up the was, open the console. the version info on the top screen.
or click the [welcome] link.

manual:WebSphere Application Server V6.1 Interim Fix 適用ガイド V1.1
http://www-06.ibm.com/jp/domino01/mkt/websphere.nsf/499721c3388537bd49256b1a001aab28/4925722f004f029049257398002af4f1/$FILE/V6.1-iFix-InstGuide_v1.1.pdf

manual:WebSphere Application Server V6.1 Interim Fix 修正パッケージ(Fix Pack) 適用ガイド V1.1
http://www-06.ibm.com/jp/domino01/mkt/websphere.nsf/499721c3388537bd49256b1a001aab28/4925722f004f029049257398002af4f1/$FILE/V6.1-FP-InstGuide_v1.1.pdf

the latest update installer:
http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg24012718
# choose [Windows® 06/03/2008 US English 91657990] for normal windows env.

the fixpacks not sure if it's needed.
http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg27009393

update ast

start>programs>ibm>websphere>ast>updater
copy fixpack.zip to c:temp
expand the zip
updater>menuBar>setting>update site>[C:\temp\update\policy_9999_fixpack9.xml]>ok
updater>installed app-tab>find install>install>agree>ok//

repeat for all fixpack.zip
maybe good to expand one by one.

source of javax

@C:\...\WebSphere\AppServer\lib\j2ee\javax\servlet

create a private common library @eclipse

focus on project > custom menu > property > build path of Java > library-tab > add library (B) > user library > next > user library > new (N) > "PRIVATE_LIB" > OK > focus on PRIVATE_LIB > add jar > choose jars > OK > finish (F) > OK

Eclipse 3.1 Plugins

http://www.02.246.ne.jp/~torutk/swetools/eclipse/eclipse3_1.html

XP環境変数のデフォルト値

変数
%ALLUSERSPROFILE%C:\Documents and Settings\All Users
%APPDATA%C:\Documents and Settings\%USERNAME%\Application Data
%CommonProgramFiles%C:\Program Files\Common Files
%HOMEDRIVE%C:
%HOMEPATH%C:\Documents and Settings\%USERNAME%
%PROGRAMFILES%C:\Program Files
%SYSTEMDRIVE%C:
%SYSTEMROOT%C:\WINDOWS
%TEMP%C:\Documents and Settings\%USERNAME%\Local Settings\Temp
%TMP%C:\Documents and Settings\%USERNAME%\Local Settings\Temp
%USERPROFILE%C:\Documents and Settings\%USERNAME%
%USERNAME%ログオンしているユーザー名
%WINDIR%C:\WINDOWS

ref:
http://gtrz.s7.xrea.com/doc/winenv.php

All-In-One Eclipse

□DL from
http://sourceforge.jp/projects/aioec/

□setting memo
eclipse>menubar>window>setting>java>installed JRE>add>JRE home directory>"the directroy where installed jdk".

□inport jar
case1: need to include the imported jar when to deploy
1.eclipse>menubar>file>import>general>file system>next>source directory>ref>..
2.eclipse>project>property>Java build path>library>add jar>select the jar inport ed at step1.
case2: doent need to include the imported jar when to deploy.
just do step2 of case1.

JDK

http://java.sun.com/j2se/1.5.0/ja/download.html
↓choose JDK 5.0 Update 11
https://sdlc6e.sun.com/ECom/EComActionServlet/DownloadPage:~:com.sun.sunit.sdlc.content.DownloadPageInfo;jsessionid=F0B851779F720AF86E8DAFDCAB5822CD;jsessionid=F0B851779F720AF86E8DAFDCAB5822CD
↓DL
jdk-1_5_0_11-windows-i586-p.exe
↓execute
set class path.
my computer#property
変数名:JAVA_HOME
変数値:C:\Program Files\Java\jdk1.5.0_11
変数名:CLASSPATH
変数値:.;%JAVA_HOME%\jre\lib;%JAVA_HOME%\lib;%JAVA_HOME%\lib\tools.jar
変数名:PATH
変数値:...;%JAVA_HOME%\bin

rainlendar

http://www.rainlendar.net/cms/index.php

Top|Next »

HOME

09 | 2008/10 | 11
- - - 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 -

QR

name:
mail:
title:
body:

N/A