On 10/04/2018 05:34 AM, Ricardo Pacheco wrote: > The Java Code Completion Test that I'm reviewing includes several reference > to code TBD. > Also has several small inconsistent parts, for example: > type throw new int method body call CC > > I think it should read: > type throw new call CC > > Is okay if I edit the test to add the missing code and correct the text? > > I assume that it is, but want to me completely sure.
Yes, things like that are what we hope to find and correct during this phase of NetCAT. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
