由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Eclipse and jar
相关主题
Eclipse export,有javaws的时候如何设置Eclipse has problem with CVS
[转载] 有用Eclipse的嘛?eclipse导出makefile
eclipse有block selection么?in eclipse, how do you use inter dependencies?
问一个eclipse的问题java ee新手求教eclipse问题
How about Swing?现在有些迷惑了
makefile to set classpathCan someone say say advantage of IDEA?
输入中文导致的死 机eclipse下生成的jar file不包含library
eclipse 怪问题Eclipse的CDT里如何生成tag? (转载)
相关话题的讨论汇总
话题: jar话题: eclipse话题: export话题: ah话题: works
进入Java版参与讨论
1 (共1页)
k***r
发帖数: 4260
1
每次把一个project Export到jar的时候都需要重新edit configuration。
eclipse好像记不住上次export的设置,很麻烦。还说我不知道怎么保存设置?
Elipse能生成ant build.xml吗?或者有其他什么生成build.xml的工具?
如果不行的话就自己写一个了。还没写过呢。
Z****e
发帖数: 2999
2
Export JAR的第二步里面有一个"Save the description...",指定一个文件以后就可
以把相关的选项保存成文件
新的Export Runnable JAR file带了save ant script的功能

【在 k***r 的大作中提到】
: 每次把一个project Export到jar的时候都需要重新edit configuration。
: eclipse好像记不住上次export的设置,很麻烦。还说我不知道怎么保存设置?
: Elipse能生成ant build.xml吗?或者有其他什么生成build.xml的工具?
: 如果不行的话就自己写一个了。还没写过呢。

k***r
发帖数: 4260
3
Thanks. That's good to know!

【在 Z****e 的大作中提到】
: Export JAR的第二步里面有一个"Save the description...",指定一个文件以后就可
: 以把相关的选项保存成文件
: 新的Export Runnable JAR file带了save ant script的功能

b******y
发帖数: 9224
4
手擀面就是香,哈哈。自己写个ant build script吧。锻炼你的coding, 另外,很fun.
k***r
发帖数: 4260
5
I tried it. I find that although every time I get to save the
description file, the next time when I do export, it doesn't
use that file ...

【在 Z****e 的大作中提到】
: Export JAR的第二步里面有一个"Save the description...",指定一个文件以后就可
: 以把相关的选项保存成文件
: 新的Export Runnable JAR file带了save ant script的功能

k***r
发帖数: 4260
6
嗯。有机会就自己写一个。不过这个算coding吗?如果是Makefile也许算 :)

fun.

【在 b******y 的大作中提到】
: 手擀面就是香,哈哈。自己写个ant build script吧。锻炼你的coding, 另外,很fun.
Z****e
发帖数: 2999
7
right click on that .jardesc file and you'll have an option to regenerate
the jar

【在 k***r 的大作中提到】
: I tried it. I find that although every time I get to save the
: description file, the next time when I do export, it doesn't
: use that file ...

k***r
发帖数: 4260
8
Ah that's how it works. Thanks!

【在 Z****e 的大作中提到】
: right click on that .jardesc file and you'll have an option to regenerate
: the jar

k***r
发帖数: 4260
9
Ah that's how it works. Thanks!

【在 Z****e 的大作中提到】
: right click on that .jardesc file and you'll have an option to regenerate
: the jar

1 (共1页)
进入Java版参与讨论
相关主题
Eclipse的CDT里如何生成tag? (转载)How about Swing?
messageBundle一问makefile to set classpath
birt怎么样输入中文导致的死 机
netbeans 6.9了eclipse 怪问题
Eclipse export,有javaws的时候如何设置Eclipse has problem with CVS
[转载] 有用Eclipse的嘛?eclipse导出makefile
eclipse有block selection么?in eclipse, how do you use inter dependencies?
问一个eclipse的问题java ee新手求教eclipse问题
相关话题的讨论汇总
话题: jar话题: eclipse话题: export话题: ah话题: works