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 - J2MEUNIT - cannot generate tests for new project
Summary: J2MEUNIT - cannot generate tests for new project
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Jiri Prazak
URL:
Keywords:
Depends on:
Blocks: 77184
  Show dependency tree
 
Reported: 2006-04-26 14:15 UTC by Lukas Hasik
Modified: 2007-05-31 13:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Suggested UnitTestForSourceQueryImpl Patch - fix by lazy query for "src.dir" property (2.10 KB, patch)
2006-05-04 11:03 UTC, Adam Sotona
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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