You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scala-netbeans
This may be a stupid question. :-) ....
I've installed 6.7v1 and have (apparently) successfully transformed a
Junit test into a scalacheck test (no compile errors/warnings!) of
some java code. The Junit code works.
When I try to run the testfile, I never see an option (regardless
whether I put the .scala file in the same src package as the java code
to be tested or if I put it under test.