Re: Placement of error marker when module not found

2016-07-11 Thread Paul Benedict
Nevermind. Strike that follow-up, please. The "exports" regards packages. Cheers, Paul On Mon, Jul 11, 2016 at 3:14 PM, Paul Benedict wrote: > Thanks Jon. I bet the marker placement code is shared code because the > same problem is exhibited with other keywords like "exports". Just wanted > to

Re: Placement of error marker when module not found

2016-07-11 Thread Paul Benedict
Thanks Jon. I bet the marker placement code is shared code because the same problem is exhibited with other keywords like "exports". Just wanted to point that out in case a unit test is written. You'd want to see it corrected despite the keyword. Cheers, Paul On Mon, Jul 11, 2016 at 2:51 PM, Jona

Re: Placement of error marker when module not found

2016-07-11 Thread Jonathan Gibbons
Noted. Thanks for the report. -- Jon On 07/11/2016 12:24 PM, Paul Benedict wrote: Error from the command line: src\com.domain2\module-info.java:2: error: module not found: com.domain1 requires com.domain1; ^ If you can't see this message in fixed-width font, please note