Java Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesJava Help
The ASP Free website provides in-depth information on the latest developer tools available from Microsoft. Our cadre of writers, highly experienced industry experts, reveals the best ways to use established technologies as well as new and emerging technologies. Our coverage of Microsoft's development and administration technologies is among the most respected in the IT industry today.

ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month!
Download and Activate to enter!

Intel® Graphics Performance Analyzers is a powerful tool suite for analyzing and optimizing your games, media, and graphics-intensive applications. Used by some of the best developers on the planet, Intel GPA lets you maximize your app’s performance.


Tutorials
| Forums

Download to Enter
| Contest Rules

DOWNLOAD INTEL® GPA FOR FREE

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 2nd, 2006, 04:45 AM
gadi_sr gadi_sr is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Posts: 2 gadi_sr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 8 m 37 sec
Reputation Power: 0
Error preverifying class

hi all,
I created small snake game using MIDP 2.0 and it all compiled and build ok. when I tried to build it for MIDP 1.0 I got error preverifying class:

Error preverifying class org.netbeans.microedition.lcdui.TableItem
java/lang/NoClassDefFoundError: javax/microedition/lcdui/CustomItem

when Im tring seperately compile each of the files, it compiles ok. also compiling all project works ok.
can anyone tell me what my problem is?

thanks,
gadi

Reply With Quote
  #2  
Old July 2nd, 2006, 11:22 PM
Simon G Simon G is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2006
Location: Sydney Australia
Posts: 5 Simon G User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 52 m 8 sec
Reputation Power: 0
Hi Gadi,

CustomItem is new to MIDP 2.0.

A short explanation of this class from Sun Developer Network is:
MIDP 2.0 introduced the javax.microedition.lcdui.CustomItem class. As the name implies, a developer can now create custom UI components by extending the CustomItem class. ...
An example of its use is then given here http://developers.sun.com/techtopic...item/index.html

Simon

Reply With Quote
  #3  
Old July 3rd, 2006, 06:38 AM
gadi_sr gadi_sr is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Posts: 2 gadi_sr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 8 m 37 sec
Reputation Power: 0
thanks,

thanks for the answer.
the problem is Im NOT using this class or any of the
org.netbeans.microedition.lcdui.* classes
could it be something in the project settings?

Reply With Quote
  #4  
Old April 29th, 2008, 01:51 PM
pro-rsoft pro-rsoft is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2008
Posts: 1 pro-rsoft User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 m 40 sec
Reputation Power: 0
Lightbulb

I also had this problem, and this is how I solved it:
Rightclick your project, click Properties, go to "Libraries & Resources", and uncheck "NetBeans MIDP Components". That solved the issue here.

EDIT: oops, sorry, I didnt notice how old this post was...

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesJava Help > Error preverifying class


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This 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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 6 - Follow our Sitemap