Monday, July 30, 2018
JAR Builder EN Translated Modified by Raymund Cuerbo with Tutorial
JAR Builder EN Translated Modified by Raymund Cuerbo with Tutorial
JAR Builder EN Translated & Modified by Raymund Cuerbo with Tutorial
NAME:
JAR Builder EN translated and modified by Raymund Cuerbo
ORIGINAL DEVELOPER:
Mumey
INTRO:
This file is originaly by Mumey. Main function is to package or build jar files. It can only build post initialized, post compiled, and verified class files, after using SDK or etc.
NEW FUNCTION:
This is useful for phones who doesnt allow creating or building jar and jad files even changing the format to .jar or _jar etc. After using J2me SDK. Now I modified a little on it, and it can now build .jar to _jar and .jad to _jad without any exception error. And also JAR Builder has no settings for changing the extension in building jar and jad files.
SMALL TOTURIAL:
Hi brothers! First of all i dont have programming background so I cant explain the right "terminology" hehe! But I will try to explain as simple as possible beyond my limit. Basically this is for Newbies in this field like me. Ok lets start, I was given a code from my good friend just to code to SDK for J2mes. . Now, after coding it and have checked it and nothings wrong with my coding, but why I got an error something like this. .
pre-jar:
do-jar:
JARing:java.io.IOException: failed to write the file BUILD FAILED
So i was so upset, even if I renamed the settings in building .jar to _jar and .jad to _jad. .
So if you suffer like this error, dont worry, your coding has no mistake, its just your phone doesnt allow you to write it. .
Heres what to do. . Download this JAR Builder translated and modified by me and follow the steps.
1. Download this ->
FILE:
JARbuilder_EN_modified_by_Raymund_Cuerbo.jar.zip 49.76 KBhere
Open JAR Builder. Click on "add files"
2. Browse for "j2mesdkprojects" folder.
3. Browse again for "MobileApplication" folder.
4. Browse again for "build" folder
5. Browse again for "preverified" folder.
6. Now click the file "Midlet.class" this is the one and only class, but if got more than one class files, just click on "add files".
7. Now after clicking the .class file just click "complete".
8. After that. You will be asked to input this:
1. MIDlet-Name: (Input any name you want.)
2. MIDlet-Class: (Input here the main class, which contains the startApp() method and etc.)
3. MIDlet-Version:
4. MIDlet-Vendor: (Input here your Name :p)
5. MIDlet-Icon: (Input here the name of the icon you want. . Example "i.png"
So after that, you will be asked for a directory where your jad and jar file will be saved. . And click "create". .
JAR Builder EN translated and modified by Raymund Cuerbo
ORIGINAL DEVELOPER:
Mumey
INTRO:
This file is originaly by Mumey. Main function is to package or build jar files. It can only build post initialized, post compiled, and verified class files, after using SDK or etc.
NEW FUNCTION:
This is useful for phones who doesnt allow creating or building jar and jad files even changing the format to .jar or _jar etc. After using J2me SDK. Now I modified a little on it, and it can now build .jar to _jar and .jad to _jad without any exception error. And also JAR Builder has no settings for changing the extension in building jar and jad files.
SMALL TOTURIAL:
Hi brothers! First of all i dont have programming background so I cant explain the right "terminology" hehe! But I will try to explain as simple as possible beyond my limit. Basically this is for Newbies in this field like me. Ok lets start, I was given a code from my good friend just to code to SDK for J2mes. . Now, after coding it and have checked it and nothings wrong with my coding, but why I got an error something like this. .
pre-jar:
do-jar:
JARing:java.io.IOException: failed to write the file BUILD FAILED
So i was so upset, even if I renamed the settings in building .jar to _jar and .jad to _jad. .
So if you suffer like this error, dont worry, your coding has no mistake, its just your phone doesnt allow you to write it. .
Heres what to do. . Download this JAR Builder translated and modified by me and follow the steps.
1. Download this ->
FILE:
Open JAR Builder. Click on "add files"
2. Browse for "j2mesdkprojects" folder.
3. Browse again for "MobileApplication" folder.
4. Browse again for "build" folder
5. Browse again for "preverified" folder.
6. Now click the file "Midlet.class" this is the one and only class, but if got more than one class files, just click on "add files".
7. Now after clicking the .class file just click "complete".
8. After that. You will be asked to input this:
1. MIDlet-Name: (Input any name you want.)
2. MIDlet-Class: (Input here the main class, which contains the startApp() method and etc.)
3. MIDlet-Version:
4. MIDlet-Vendor: (Input here your Name :p)
5. MIDlet-Icon: (Input here the name of the icon you want. . Example "i.png"
So after that, you will be asked for a directory where your jad and jar file will be saved. . And click "create". .
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment