Java Mailing List Archive

http://www.gg3721.com/

Home » eclipse-plugin-dev.groovy »

[groovy-eclipse-plugin-dev] Red crosses in project and groovy code?

Fred Janon

2009-02-02


Author LoginPost Reply
I used to see a red cross marking an issue in the code in my Grails projects, I know it ws a known issue. I upgraded to the 1.5.7 version and it seems I get more of these red crosses for no apparent reason in my projects.

I just created a bare project following the ACEGI tutorial and I get red crosses in front of each line of the imports:

import org.codehaus.groovy.grails.plugins.springsecurity.RedirectUtils
import org.grails.plugins.springsecurity.service.AuthenticateService

import org.springframework.security.AuthenticationTrustResolverImpl
import org.springframework.security.DisabledException
import org.springframework.security.context.SecurityContextHolder as SCH
import org.springframework.security.ui.AbstractProcessingFilter
import org.springframework.security.ui.webapp.AuthenticationProcessingFilter

I checked the libraries in the Eclipse project the the Spring library is included. Am I missing something that I need to do in the project?

I also have a red cross in front of the grails-app folder in the Package Explorer but no descendant of the folder has a red cross.

Thanks

Fred

©2008 gg3721.com - Jax Systems, LLC, U.S.A.