This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 75553

Summary: J2MEUNIT - add the J2MeUnit library to project properties automaticaly
Product: javame Reporter: Lukas Hasik <lhasik>
Component: JUnitAssignee: Jiri Prazak <bohemius>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 77184    

Description Lukas Hasik 2006-04-26 13:26:23 UTC
060426

-when users generates a test in a mobility project he needs the J2MEUnit to be
add to Resources&Libraries of the project

*we should add the J2MEUnit automatically when user generates a test
Comment 1 Jiri Prazak 2006-06-07 06:12:02 UTC
implemented.  the jar now gets automatically added to the project libs.
Comment 2 Lukas Hasik 2006-06-07 06:57:48 UTC
verified in 060531