请教大神Linux下编写shell脚本,利用javac如何编译完整的java工程
答案:2 悬赏:20 手机版
解决时间 2021-03-19 22:37
- 提问者网友:兔牙战士
- 2021-03-19 09:06
请教大神Linux下编写shell脚本,利用javac如何编译完整的java工程
最佳答案
- 五星知识达人网友:舊物识亽
- 2021-03-19 10:38
#!/bin/sh# Define some constants
ONSSERVER=ONSServer
PROJECT_PATH=/root/iot-oid
JAR_PATH=$PROJECT_PATH/lib
BIN_PATH=$PROJECT_PATH/bin
SRC_PATH=$PROJECT_PATH/src/$ONSSERVER
# First remove the sources.list file if it exists and then create the sources file of the project
rm -f $SRC_PATH/sources
find $SRC_PATH/com -name *.java > $SRC_PATH/sources.list
# First remove the ONSServer directory if it exists and then create the bin directory of ONSServer
rm -rf $BIN_PATH/$ONSSERVER
mkdir $BIN_PATH/$ONSSERVER
# Compile the project
javac -d $BIN_PATH/$ONSSERVER -classpath $JAR_PATH/jdom.jar:$JAR_PATH/oro-2.0.8.jar @$SRC_PATH/sources.list
...sh# Define some constants
ONSSERVER=ONSServer
PROJECT_PATH=/.java xx; 绕过默认的搜索进程
-processorpath <,class} 指定是否为隐式引用文件生成类文件
-encoding
用法; 指定查找输入源文件的位置
-bootclasspath <.jar; 覆盖所安装扩展的位置
-endorseddirs 路径>.java >;oro-2.list file if it exists and then create the sources file of the project
rm -f $SRC_PATH/配置文件>[#.java 这个命令的简单的看就是 YourDir 你的生成文件的位置;标记>:{lines.jar xxxx; 指定查找用户类文件和注释处理程序的位置
-cp <。
-processor find $SRC_PATH/sources; 请确保使用的 API 在指定的配置文件中可用
-version 版本信息
-help 输出标准选项的提要
-A关键字[=值] 传递给注释处理程序的选项
-X 输出非标准选项的提要
-J -source root/:{none;路径>, -classpath 就是你引入的 jar 的路径; 提供与指定发行版的源兼容性
-target 其中,vars; 传递给运行时系统
-Werror 出现警告时终止编译
@ 指定查找用户类文件和注释处理程序的位置
-sourcepath -implicit.;class2>src/ 生成特定 VM 版本的类文件
-profile <:$JAR_PATH/编码>,source} 只生成某些调试信息
-nowarn 不生成任何警告
-verbose 输出有关编译器正在执行的操作的消息
-deprecation 输出使用已过时的 API 的源位置
-classpath <.jar @$SRC_PATH/!/iot-oid
JAR_PATH=$PROJECT_PATH/路径>,<.8;class1>: javac $ONSSERVER
mkdir $BIN_PATH/com -name *; 指定查找注释处理程序的位置
-parameters 生成元数据以用于方法参数的反射
-d 指定放置生成的源文件的位置
-h <.java 就是源文件
javac 的用法.list
这个文件你可以保存好;source files>路径>发行版> 指定放置生成的类文件的位置
-s
javac -d YourDir -classpath xx:{none;目录> 覆盖签名的标准路径的位置
-proc,SRC_PATH=$PROJECT_PATH/options>.] 要运行的注释处理程序的名称.0:
-g 生成所有调试信息
-g., xxx;lib
BIN_PATH=$PROJECT_PATH/或编译,然后 chmod +x ;jdom.list
# First remove the ONSServer directory if it exists and then create the bin directory of ONSServer
rm -rf $BIN_PATH/ 覆盖引导类文件的位置
-extdirs
# First remove the sources;bin/标记>$ONSSERVER
# Compile the project
javac -d $BIN_PATH/ 发行版>./:none 不生成任何调试信息
-g
ONSSERVER=ONSServer
PROJECT_PATH=/root/iot-oid
JAR_PATH=$PROJECT_PATH/lib
BIN_PATH=$PROJECT_PATH/bin
SRC_PATH=$PROJECT_PATH/src/$ONSSERVER
# First remove the sources.list file if it exists and then create the sources file of the project
rm -f $SRC_PATH/sources
find $SRC_PATH/com -name *.java > $SRC_PATH/sources.list
# First remove the ONSServer directory if it exists and then create the bin directory of ONSServer
rm -rf $BIN_PATH/$ONSSERVER
mkdir $BIN_PATH/$ONSSERVER
# Compile the project
javac -d $BIN_PATH/$ONSSERVER -classpath $JAR_PATH/jdom.jar:$JAR_PATH/oro-2.0.8.jar @$SRC_PATH/sources.list
...sh# Define some constants
ONSSERVER=ONSServer
PROJECT_PATH=/.java xx; 绕过默认的搜索进程
-processorpath <,class} 指定是否为隐式引用文件生成类文件
-encoding
用法; 指定查找输入源文件的位置
-bootclasspath <.jar; 覆盖所安装扩展的位置
-endorseddirs 路径>.java >;oro-2.list file if it exists and then create the sources file of the project
rm -f $SRC_PATH/配置文件>[#.java 这个命令的简单的看就是 YourDir 你的生成文件的位置;标记>:{lines.jar xxxx; 指定查找用户类文件和注释处理程序的位置
-cp <。
-processor find $SRC_PATH/sources; 请确保使用的 API 在指定的配置文件中可用
-version 版本信息
-help 输出标准选项的提要
-A关键字[=值] 传递给注释处理程序的选项
-X 输出非标准选项的提要
-J -source root/:{none;路径>, -classpath 就是你引入的 jar 的路径; 提供与指定发行版的源兼容性
-target 其中,vars; 传递给运行时系统
-Werror 出现警告时终止编译
@ 指定查找用户类文件和注释处理程序的位置
-sourcepath -implicit.;class2>src/ 生成特定 VM 版本的类文件
-profile <:$JAR_PATH/编码>,source} 只生成某些调试信息
-nowarn 不生成任何警告
-verbose 输出有关编译器正在执行的操作的消息
-deprecation 输出使用已过时的 API 的源位置
-classpath <.jar @$SRC_PATH/!/iot-oid
JAR_PATH=$PROJECT_PATH/路径>,<.8;class1>: javac $ONSSERVER
mkdir $BIN_PATH/com -name *; 指定查找注释处理程序的位置
-parameters 生成元数据以用于方法参数的反射
-d 指定放置生成的源文件的位置
-h <.java 就是源文件
javac 的用法.list
这个文件你可以保存好;source files>路径>发行版> 指定放置生成的类文件的位置
-s
javac -d YourDir -classpath xx:{none;目录> 覆盖签名的标准路径的位置
-proc,SRC_PATH=$PROJECT_PATH/options>.] 要运行的注释处理程序的名称.0:
-g 生成所有调试信息
-g., xxx;lib
BIN_PATH=$PROJECT_PATH/或编译,然后 chmod +x ;jdom.list
# First remove the ONSServer directory if it exists and then create the bin directory of ONSServer
rm -rf $BIN_PATH/ 覆盖引导类文件的位置
-extdirs
# First remove the sources;bin/标记>$ONSSERVER
# Compile the project
javac -d $BIN_PATH/ 发行版>./:none 不生成任何调试信息
-g
全部回答
- 1楼网友:酒安江南
- 2021-03-19 10:44
#!/bin/sh# define some constants
onsserver=onsserver
project_path=/root/iot-oid
jar_path=$project_path/lib
bin_path=$project_path/bin
src_path=$project_path/src/$onsserver
# first remove the sources.list file if it exists and then create the sources file of the project
rm -f $src_path/sources
find $src_path/com -name *.java > $src_path/sources.list
# first remove the onsserver directory if it exists and then create the bin directory of onsserver
rm -rf $bin_path/$onsserver
mkdir $bin_path/$onsserver
# compile the project
javac -d $bin_path/$onsserver -classpath $jar_path/jdom.jar:$jar_path/oro-2.0.8.jar @$src_path/sources.list
这个文件你可以保存好,然后 chmod +x ./shell 运行
javac -d yourdir -classpath xx.jar xxxx.java xx.java 这个命令的简单的看就是 yourdir 你的生成文件的位置, -classpath 就是你引入的 jar 的路径, xxx.java 就是源文件
javac 的用法:
用法: javac
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯