Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JAD Files in Eclipse
JAD Files in Eclipse [message #653134] Tue, 08 February 2011 15:49 Go to next message
Bradley is currently offline BradleyFriend
Messages: 3
Registered: February 2011
Junior Member
Hi,

I am having an issue where i am unable to debug an application.

The application was not created by me and comes as a JAD file. The app is for a Blackberry device so i am using the Blackberry plug-in.

When adding the JAD file it shows as this

""Manifest-Version: 1.0
RIM-COD-Module-Name: Cleric1_test
RIM-COD-Module-Dependencies: net_rim_cldc
MIDlet-Jar-Size: 5817
MIDlet-1: ,,
RIM-COD-Creation-Time: 1297173626
MIDlet-Jar-URL: Cleric.jar
RIM-COD-URL: Cleric1_test.cod
RIM-COD-SHA1: fd 90 be 05 97 a5 c2 74 3f 0b b5 f5 3e 70 fe 68 45 5d 5f 00
RIM-COD-Size: 3352
MicroEdition-Configuration: CLDC-1.1
MIDlet-Version: 0.0.1
MIDlet-Name: Cleric1 test
MIDlet-Vendor: Vendor
MicroEdition-Profile: MIDP-2.0
RIM-MIDlet-Flags-1: 0""


I am trying to test the app to see if it has a memory leak so from what i read i need to set a break point in the code but the code is not showing.

Any help would be great.

BTW this is the first time i have ever used Eclipse.

Thanks in Advance!
Re: JAD Files in Eclipse [message #653139 is a reply to message #653134] Tue, 08 February 2011 16:05 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 2/8/2011 9:19 PM, mini_bod@hotmail.com wrote:
> Hi,
>
> I am having an issue where i am unable to debug an application.
>
> The application was not created by me and comes as a JAD file. The app
> is for a Blackberry device so i am using the Blackberry plug-in.
You should ask your question in a Blackberry forum. This forum is for
questions related to Java Development tools (JDT).

> When adding the JAD file it shows as this
> ""Manifest-Version: 1.0
> RIM-COD-Module-Name: Cleric1_test
> RIM-COD-Module-Dependencies: net_rim_cldc
> MIDlet-Jar-Size: 5817
> MIDlet-1: ,,
> RIM-COD-Creation-Time: 1297173626
> MIDlet-Jar-URL: Cleric.jar
> RIM-COD-URL: Cleric1_test.cod
> RIM-COD-SHA1: fd 90 be 05 97 a5 c2 74 3f 0b b5 f5 3e 70 fe 68 45 5d 5f 00
> RIM-COD-Size: 3352
> MicroEdition-Configuration: CLDC-1.1
> MIDlet-Version: 0.0.1
> MIDlet-Name: Cleric1 test
> MIDlet-Vendor: Vendor
> MicroEdition-Profile: MIDP-2.0
> RIM-MIDlet-Flags-1: 0""
>
> I am trying to test the app to see if it has a memory leak so from what
> i read i need to set a break point in the code but the code is not showing.
>
> Any help would be great.
>
> BTW this is the first time i have ever used Eclipse.
>
> Thanks in Advance!
>
Re: JAD Files in Eclipse [message #653304 is a reply to message #653139] Wed, 09 February 2011 09:42 Go to previous messageGo to next message
Bradley is currently offline BradleyFriend
Messages: 3
Registered: February 2011
Junior Member
This seems more of an issue with eclipse not regestring the JAD file correctly. This has nothing to do with the Blackberry plug-in as that works fine.

Is it possible to debug JAD files is my question and if so, how?
Re: JAD Files in Eclipse [message #653319 is a reply to message #653304] Wed, 09 February 2011 10:22 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 2/9/2011 3:12 PM, mini_bod@hotmail.com wrote:
> This seems more of an issue with eclipse not regestring the JAD file
> correctly. This has nothing to do with the Blackberry plug-in as that
> works fine.
>
> Is it possible to debug JAD files is my question and if so, how?
I assume 'JAD' is a Blackberry specific file format, and I have no clue
about a 'JAD' file.
Re: JAD Files in Eclipse [message #653355 is a reply to message #653319] Wed, 09 February 2011 13:57 Go to previous message
Bradley is currently offline BradleyFriend
Messages: 3
Registered: February 2011
Junior Member
Ok thanks.

I have now posted on a Blackberry forum so hopefully somebody will have a solution on here or the Blackberry forum soon.
Previous Topic:Extending Quick Fix Dialog (UI)
Next Topic:Extending JDT to support visualization of protected code regions
Goto Forum:
  


Current Time: Sat Apr 20 01:43:53 GMT 2024

Powered by FUDForum. Page generated in 0.02838 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top