jad
How to deliver .jad file using Jersey Rest service?
I have to return a JavaME .jad file from restful web service (using Jersey), which is then used to install an app on a mobile phone. Before delivering the .jad file some values in there have to be cha[详细]
2023-03-28 11:27 分类:问答Is there an Android JAD-type file that can pass parameters to the APK?
In J2ME midlet development, you can pass runtime parameters to the midlet through a JAD file. Is there anything like this with Android? What I want is to p开发者_StackOverflow社区ass basic custom info[详细]
2023-03-25 05:24 分类:问答Blackberry over the air installation
I uploaded my blackberry application\'s delivarables to a server. I want my users to install the application from an url. Before uploading to remote server i made tests on localhost. No problem. But w[详细]
2023-03-22 03:54 分类:问答Problem while setting jad with Eclipse Helios
I am using jad to decompile my java class files through Eclipse. I have installed net.sf.jadclipse_3.3.0.jar plugin for Eclipse[详细]
2023-03-21 16:52 分类:问答Downloading JAD file on BlackBerry simulator 9550
I have a JAD File which I want to run on my simulator. So I do these things to download that JAD file on my simulator ...[详细]
2023-03-21 09:24 分类:问答Dealing with labels in decompiled code
I\'m wishing to return to a project to which I have lost source to a time ago but have managed to get the compiled version from a user. I\'ve used a few decompilers to slowly piece together the code a[详细]
2023-03-13 10:27 分类:问答Know the version of the compiler
Merged with .jad file -> know the compiler ve开发者_JS百科rsion. I have only one file available. jad, and all the source folder. I would have to know the version of the compiler that com[详细]
2023-03-10 19:44 分类:问答Software development methodology difference [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-09 03:19 分类:问答Jad/JadClipse for Scala?
Is there something equivalent or similar to 开发者_JAVA技巧Jad/JadClipse for Scala? It would be nice to be able to view the source for Lift from within Eclipse via \"Open Declaration\".I don\'t know o[详细]
2023-02-08 16:00 分类:问答What would be a more accurate decompiler than jad for Eclipse to get rid of <-MISALIGNED ->?
I have used jad for many years, most of these with the Jadclipse plugin to eclipse which makes it quite usable.Especially with the \"Align code for debugging\" which allows you to see the decompiled c[详细]
2023-01-15 08:52 分类:问答