| View previous topic :: View next topic |
| Author |
Message |
kb24
Joined: 23 Aug 2009 Posts: 3
|
Posted: Wed Aug 26, 2009 3:21 am Post subject: Simple question about compiling class |
|
|
Hi all.. got a question here..
I've decompiled a .jar application,
and now it consists of several .class files, midlet file and a .jad file.. And the database consists of images and .dat files
So how do i compile this into a complete project in netbeans?
thanks. |
|
| Back to top |
|
 |
Karol Harezlak Posted via mailing list.
|
Posted: Wed Aug 26, 2009 7:37 am Post subject: Simple question about compiling class |
|
|
Hi,
You don't have to "decompiled" jar file, you can use it as
library/resource in your Netbeans Java ME application. All
resources/libraries/jars are automatically part of your build and
distribution version. Regarding database you have to look for some
solution to get images from database.
K.
kb24 wrote:
| Quote: | Hi all.. got a question here..
I've decompiled a .jar application,
and now it consists of several .class files, midlet file and a .jad file.. And the database consists of images and .dat files
So how do i compile this into a complete project in netbeans?
thanks.
|
--
Karol Harezlak <address-removed>
Sun Microsystems, Inc. NetBeans Mobilty/JavaFX |
|
| Back to top |
|
 |
kb24
Joined: 23 Aug 2009 Posts: 3
|
Posted: Tue Sep 01, 2009 1:52 pm Post subject: |
|
|
Umm.. thats not what i meant
You see, i'm trying to create an application with Autocomplete feature
like in Microsoft Encarta,
So i decompiled Encarta hoping to find some source code..
Unfortunately it's obfuscated so it's pretty hard to understand even with its classes.. So i was wondering if i could run those classes from encarta using netbeans and see if it could help me understand the logic somehow.. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|