BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 08-30-2007, 09:29 AM   #1
Meenal
Thumbs Must Hurt
 
Join Date: Jan 2007
Location: India
Model: 8700g
Carrier: Airtel
Posts: 117
Default no defination found error

Please Login to Remove!

Hi all,
I might be going wrong somwhere with the basic but am not able to figure out wht.
Here is the scenario:
I have a project in my JDE 4.2.0 => ProjectA.
In tht project i have a class classA (This class does not have a main method.)
I was able to build the project & a jar file was created.This is the build log

Building Library ...
C:\Program Files\Research In Motion\BlackBerry JDE 4.2.0\bin\rapc.exe -quiet import=..\lib\net_rim_api.jar codename=com\rim\samples\device\library\ProjectA
com\rim\samples\device\library\Library.rapc warnkey=0x4b505454;0x52424200;0x52435200;0x5252540 0 "C:\Program Files\Research In Motion\BlackBerry JDE 4.2.0\samples\com\rim\samples\device\library\Class A.java"
Warning!: No entry points found
Warning!: No definition found for exported static routine: .main(String[])
Library - no errors.
Build complete.

Then I have another project => ProjectB
In this project i have a class ClassB with the main mth.
I wanted to create an object of ClassA in ClassB. So i included ProjectA.jar in ProjectB through properties.Also impoerted the package "import com.rim.samples.device.library.ClassA;".
But while building ProjectB i get following build message :

com.rim.samples.device.library.ProjectA: Warning!: No definition found

What am doing wrong.Can someone pls help me.
Thank you in advance.
__________________
Thanks
Meenal
Offline  
Old 08-30-2007, 10:20 AM   #2
bemshaswing
Talking BlackBerry Encyclopedia
 
Join Date: Oct 2006
Model: 7103
Carrier: Verizon
Posts: 259
Default

looks like you have a few problems here, firstly:
If you want to run an application on you need to have one class extend UiApplication like:
public class [YourClassName] extends UiApplication {

that class must implement:
public static void main(String[] args) {

[YourClassName] theApp = new [YourClassName]();
theApp.enterEventDispatcher();
}

as for part two of your question, it could be a couple of things. I'm not sure what you mean by included ProjectA.jar in ProjectB through properties. It also looks like you named your first class Class A.java. maybe that's a typo here, but the jre doesn't always play nice with filenames with spaces.
Offline  
Old 09-01-2007, 11:15 PM   #3
arifzaman
Thumbs Must Hurt
 
Join Date: Jun 2007
Location: Bangladesh
Model: 8800
PIN: N/A
Carrier: EDGE
Posts: 93
Default

Hi Meenal,

Quote:
Originally Posted by Meenal View Post
Warning!: No definition found for exported static routine: .main(String[])
So far i've seen, your ProjectA is a library. If So, change your project settings of ProjectA as LIBRARY.

Cheers,
ARIF
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


MMA Memory Module  picture

MMA Memory Module

$150.00



New Factory Sealed AB 1756-L61 SER B ControlLogix 2MB Memory Controller 1756L61 picture

New Factory Sealed AB 1756-L61 SER B ControlLogix 2MB Memory Controller 1756L61

$304.69



2711-NM11 PCMCIA Linear Flash Memory Card 256KB Fast Shipping AB 2711NM11 picture

2711-NM11 PCMCIA Linear Flash Memory Card 256KB Fast Shipping AB 2711NM11

$350.66



NEW Original Allen Bradley 2080-MEMBAK-RTC Memory Module With RTC Plug-In picture

NEW Original Allen Bradley 2080-MEMBAK-RTC Memory Module With RTC Plug-In

$291.75



Serta Big and Tall Commercial Office Chair Memory Foam 350 Lb Capacity Black NEW picture

Serta Big and Tall Commercial Office Chair Memory Foam 350 Lb Capacity Black NEW

$179.99



AVNET ULTRAZED SOM ZYNQ ULTRASCALE+ XCZU3EG SYSTEM ON MODULE -  picture

AVNET ULTRAZED SOM ZYNQ ULTRASCALE+ XCZU3EG SYSTEM ON MODULE -

$98.67







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.