It is very much important and most common for many java Developer to search for the required class file in the numurous jars/ ears / wars in the big project code base. So it is very much useful to have a handy tool like JarScan in work place. It is very simple and light weight tool which will help in searching the required class files in the big project code.
JarScan.jar file can be downloaded from below link.
http://www.softpedia.com/get/System/File-Management/JarScan.shtml
JarScan helps when you are having problems finding a class that you need in order to compile your project. It will locate the class files in no time at all.
Requirements:
· Java 1.4 or above
Download
2.To display the help message type:
Hope this this helps my java mate ! :)
JarScan.jar file can be downloaded from below link.
http://www.softpedia.com/get/System/File-Management/JarScan.shtml
JarScan helps when you are having problems finding a class that you need in order to compile your project. It will locate the class files in no time at all.
Requirements:
· Java 1.4 or above
Download
Usage :
1. To search class xyzjava -jar e:\jarscan.jar -class xyz
2.To display the help message type:
java -jar jarscan.jar -help OR java -jar jarscan.jar
Hope this this helps my java mate ! :)
Tuesday, June 21, 2011
//
Labels:
Java
//
1 comments
//
The below is a simple shell script snippet which accepts two kinds of parameters(1. start 2. -start) while running.
How to validate these parameters and how to run the shell script accordingly is the main motto :)
set -x
if [[ "$1" == "start" || "$1" == "-start" ]]; then
echo "code for start action"
else
echo "Please input valid arguments"
echo "Usuage: setup.sh start or setup.sh -start "
exit
fi
Popular Posts
-
The best solution to know about these init levels is to understand the " man init " command output on Unix. There are basically 8...
-
How to Unlock BSNL 3G data card to use it with Airtel and Vodafone Model no : LW272 ? How to unlock BSNL 3G data card( Model no : LW272 )us...
-
How to transfer bike registration from one State to other (Karnataka to Andhra)?? Most of us having two wheelers purchased and registered in...
-
ఓం శ్రీ స్వామియే శరణం ఆయ్యప్ప!! Related posts : Trip to Sabarimala - Part 1 Trip to Sabarimala - Part 2 Ayappa Deeksha required things...
-
Following are some of interesting blogs I found till now ...please comment to add your blog here. Blogs in English : http://nitawriter.word...
Popular posts
- Airtel and vodafone GPRS settings for pocket PC phones
- Andhra 2 America
- Ayyappa Deeksha required things
- Blogs I watch !
- Captions for your bike
- DB2 FAQs
- Deepavali Vs The Goddes of sleep
- ETV - Dhee D2 D3
- Evolution of smoking in India Women
- How to make credit card payments?
- init 0, init 1, init 2 ..
- Java-J2EE interview preparation
- mCheck Application jar or jad download
- My SQL FAQs
- My Travelogues
- Old is blod - New is italic
- Online pay methids for credit cards
- Oracle FAQs
- Pilgrimages
- Smoking in Indian Women
- Technology Vs Humans
- Twitter feeds for all Telugu stars on single page.
- Unix best practices
- Unix FAQs