4 Replies Last post: Jan 25, 2012 1:17 PM by Alexander Podkhalyuzin  
GIB Newbie 55 posts since
Aug 12, 2011
Currently Being Moderated

Jan 24, 2012 12:07 PM

Build Issues

After code refactoring via another team member and a commit & pull we are starting to get regular build issues with the scala plugin.

 

An attempt to use 'rebuild project fails' with various invalid errors, from I assume, files left from the previous versions of relocated files.

 

If I do a maven clean then attempt a 'rebuild project' it all suceeds.

 

Any ideas to a solution and is / should rebuild project be doing a clean before hand ?

 

Thanks

Alexander Podkhalyuzin JetBrains 687 posts since
Jun 7, 2008
Currently Being Moderated
Jan 24, 2012 12:24 PM in response to: GIB
Re: Build Issues

After such errors, please try File -> Synchronize. After that, please write me back if it helps.

 

Best regards,

Alexander Podkhalyuzin.

Alexander Podkhalyuzin JetBrains 687 posts since
Jun 7, 2008
Currently Being Moderated
Jan 25, 2012 1:17 PM in response to: GIB
Re: Build Issues

Are you using fsc?

Is it possible that it's related to this issue: https://issues.scala-lang.org/browse/SI-5167?

As workaround, you can try to reset fsc (press on fsc icon, then choose reset). After that it should work as expected.

 

Best regards,

Alexander Podkhalyuzin.

More Like This

  • Retrieving data ...