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 75560

Summary: J2MEUNIT - cannot generate tests for new project
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    
Attachments: Suggested UnitTestForSourceQueryImpl Patch - fix by lazy query for "src.dir" property

Description Lukas Hasik 2006-04-26 14:15:43 UTC
060426

-I can generate j2meunit tests for older projects(not created right now in
running IDE) but I cannot generate tests projects for just created project

-the Create Tests dialog is gray and message "No test targets found for folder
hello. Cannot create any tests" appears.

--there is (crazy) workaround : create project, restart IDE. You can generate now.
Comment 1 Adam Sotona 2006-05-04 11:03:42 UTC
Created attachment 30237 [details]
Suggested UnitTestForSourceQueryImpl Patch - fix by lazy query for "src.dir" property
Comment 2 Lukas Hasik 2006-05-31 19:52:19 UTC
seems to be fixed in 060531, I can generate test for new project
Comment 3 Jiri Prazak 2006-06-07 06:15:58 UTC
this is now fixed.
Comment 4 Lukas Hasik 2006-06-07 06:57:18 UTC
verified in 060531