You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just checked out the 3.0 trunk of the springframework, built it as described in the spring blog, imported it into eclipse, but there is an error in the .classpath file of the project org.springframework.context, therefore Eclipse cannot build the project
Klaus Lehner opened SPR-5645 and commented
I've just checked out the 3.0 trunk of the springframework, built it as described in the spring blog, imported it into eclipse, but there is an error in the .classpath file of the project org.springframework.context, therefore Eclipse cannot build the project
line 33 says:
but correct would be
as it seems the bundle name of org.antlr was changed from 2.7.6 to 3.0.1 from com.springsource.antlr to com.springsource.org.antlr
Affects: 3.0 M2
The text was updated successfully, but these errors were encountered: