English 中文(简体)
Portable JRE on-030 - possible?
原标题:Portable JRE on Linux - possible?

我是在第一次与Sun Java一起进行重新设计的分发,然而,我决定,我要在我的申请下,从硬车上的双倍起跑。 我看见有一条可登陆的 Java窗——我怎么能够这样做? 我曾尝试过,只是把整个文件夹放在那里,但似乎像一个粗略的黑板,我不敢肯定,在 Java安装中是否有其他文件需要列入系统名录。

问题回答

在Libert, 您从矿石矿址下载jre-6u21-linux-i586.bin, 您从该矿场下载,你从该矿场下载,你从该矿场下载。

您可以更改这一名录名称,将其复制成另一个LiberPC,将其tar,并在其他地方放开。 然后,将次子bin放在PATH上。

你只能把安装目录复制到您的标签上。 一切都会从那里得到罚款。 窗口和支线都是如此。

仅下载这颗tar,将其提炼成倍数,并将推器/java/jreX.X_XX带到你希望的倍数。

顺便说一句,你指的是java的定义。 您的意思是安装。 无需安装垃圾邮件。 你应该用你方案的所有类别编写一本书。 为此,你可以:

jar -cvf MyApplication.jar myapplicationfolder/

这将产生jar。 你们仍然需要这份清单,你可以与大多数普通档案管理员(7-zip、WinRAR、档案管理员)编辑。 向任何档案库开放杰尔档案,前往META-INF/MANIFEST。 MF,并加以编辑。 它希望:

Manifest Version //etc...
//two newlines, can t show them here.

改动

//...
Main-Class: pkg.to.mainclass.MainClassName
//two newlines.

现在你有可起诉的jar。 这将在安装了java的任何系统上运行。





相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...

热门标签