https://defect.opensolaris.org/bz/show_bug.cgi?id=16909

           Summary: Move JFlex generated sources to default location
                    (Maven)
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: build
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


--- Comment #0 from Knut Anders Hatlen <[email protected]> 2010-08-24 
20:28:47 UTC ---
When using the Maven project, NetBeans isn't able to locate the generated
sources, and error markers are shown all over the code. I read at
http://wiki.netbeans.org/MavenBestPractices that it's best if generated sources
are stored under target/generated-sources/<toolname>. This is where the jflex
plugin will store the sources by default if we just remove its outputDirectory
setting.

-- 
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to