BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 11-25-2005, 09:13 AM   #1
Djoubar
New Member
 
Join Date: Nov 2005
Model: 7100t
Posts: 1
Default "no entrey points found" warning

Please Login to Remove!

Hello Guys

I'm developping a blackberry application using JDE and I get these two wornings when I try to build the project:

"No entry points found" and "No definition found for exported static routine: .main(String[])".

I suppose that they're related.

It's funny how I get these warning since this part of the code is basically a cut&paste from an exemple.

here's the code:
Code:
/*
* MainProgram.java
*
* © <your company here>, 2003-2005
* Confidential and proprietary.
*/
 
package BlackBerry;
 
/**
*
*/
 
//Ceci est le point d'entree de l'application
 
Public class MainProgram extends UiApplication {
	public static void main(String[] args) {
		MainProgram theApp = new MainProgram();
		theApp.enterEventDispatcher();
	}
 
	public MainProgram() {
		pushScreen(new MainMenu());
	}
 
}
Thank you for any input.

[Edit by Mark Rejhon to turn source code into formatted code: It is helpful to use [code] tags next time]

Last edited by Mark Rejhon; 11-25-2005 at 03:44 PM..
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


50-TON HYDRAULIC RAM JACK – porta power type cylinder – lifting jacks – rams picture

50-TON HYDRAULIC RAM JACK – porta power type cylinder – lifting jacks – rams

$119.20



50 Ton 4Stroke Hydraulic Cylinder Ram Jack Single Acting Lifting Ram Yellow picture

50 Ton 4Stroke Hydraulic Cylinder Ram Jack Single Acting Lifting Ram Yellow

$119.20



50 Ton 4Stroke Hydraulic Cylinder Ram Jack Single Acting Lifting Ram Yellow picture

50 Ton 4Stroke Hydraulic Cylinder Ram Jack Single Acting Lifting Ram Yellow

$119.20



50-TON HYDRAULIC RAM JACK porta power type cylinder lifting jacks rams picture

50-TON HYDRAULIC RAM JACK porta power type cylinder lifting jacks rams

$119.20



Greenlee 27416 Hydraulic Ram picture

Greenlee 27416 Hydraulic Ram

$4263.29



50-TON HYDRAULIC RAM JACK porta power type cylinder lifting jacks rams picture

50-TON HYDRAULIC RAM JACK porta power type cylinder lifting jacks rams

$119.20







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