Top "Eclipse-mars" questions

Mars is the code name for Eclipse 4.5 which was released on June 24, 2015.

Can't find CVS in import options in new Eclipse Mars

I was using Luna and now thinking about an upgrade to Mars. I can't find the CVS option in Import …

eclipse eclipse-mars
On Eclipse Mars, I can't see 1.8 in the compiler compliance level menu

I'm using Eclipse Mars and I can't see 1.8 in the compiler compliance level menu. Prehaps, it is because I used …

java-8 eclipse-mars
"java.lang.ClassNotFoundException: org.codehaus.jackson.map.ObjectMapper" in Eclipse Mars

I was able to run the same Struts 2 application in previous version of Eclipse. But when I tried to run …

java maven struts2 jackson eclipse-mars
Eclipse Mars - The currently displayed page contains invalid values

I'm using Eclipse and was experimenting with WebDriver, DBunit, Maven and the likes. One fine moment I needed to add …

java eclipse eclipse-mars
Unable to install LLVM toolchain for Eclipse CDT

Im trying to get Clang working again on Eclipse and therefore I've tried to install the LLVM toolchain over the …

c++ eclipse clang llvm eclipse-mars
HibernateTemplate is throwing java.lang.NoSuchMethodError: org.hibernate.Session.getFlushMode() -- Spring4.2.6, Hibernate5.2

I have looked around similar postings with SessionFactory and missing Main(). My problem is not related to them. Not sure …

java-8 spring-4 eclipse-mars hibernate-5.x
How to use Eclipse Mars to connect to Subversion

How can I connect to SVN repositories from Eclipse Mars release?

eclipse svn eclipse-mars
Compile maven projects with JDK 1.6 in Eclipse Mars

I need older version of m2e because I need to use older maven version (I have to compile some …

eclipse m2eclipse m2e eclipse-mars
Where are plugins/tools installed from the Eclipse marketplace located on linux? (Mars)

I installed Instasearch from the MarketPlace, and wanted to do some configuration on it. So I started looking for the …

linux eclipse filesystems eclipse-mars eclipse-marketplace
How can I get rid of Eclipse Git "conflict" icons after all merges are resolved?

I get the Git conflict icon in Eclipse on lots of files, even though it seems that I resolved any …

eclipse git merge egit eclipse-mars