mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
Added <version>2.8</version> to pom.xml which enables proper build path configuration with Maven's Eclipse plugin.
This commit is contained in:
parent
f959255d00
commit
6bb6ee6deb
@ -129,7 +129,8 @@
|
||||
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-eclipse-plugin</artifactId>
|
||||
<artifactId>maven-eclipse-plugin</artifactId>
|
||||
<version>2.8</version>
|
||||
<configuration>
|
||||
<projectnatures>
|
||||
<projectnature>ch.epfl.lamp.sdt.core.scalanature</projectnature>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user