问题如下:

http://stackoverflow.com/questions/19889145/setting-up-intellij-12-idea-with-java-1-7-and-resolve-java-system-java-compile

  1. IntelliJ 12 CE downloaded and installed
  2. Latest Java 1.7 downloaded and installed
  3. JDK was setup to make and run the project

I faced the following strange error

Error: java: System Java Compiler was not found in classpath

The solution that fixed my problem was as follows:

In:

Project Settings > Compiler > Java Compiler

I changed the drop down Use compiler from Javac to Eclipse!

Non of the other solutions I found on the web was helpful. Hope this helps you my unknown fellow reader.

IMPORTANT: THIS HAD NOTHING TO DO WITH MY JAVA_HOME AS IT WAS SET CORRECTLY.

最新文章

  1. C文件读写
  2. css中clearfix清除浮动的用法及其原理示例介绍
  3. ZooKeeper 的羊群效应
  4. 各种 starter poms (启动器)
  5. 使用Apache ab进行http性能测试
  6. iOS7开发中的新特性
  7. .NET System.Timers.Timer的原理和使用(开发定时执行程序)
  8. C++_enum
  9. Bash shell 简单的并行任务,并等待
  10. 最大流算法之EK(最短路径增广算法)
  11. C++标准库string
  12. SQL重复记录查询的几种方法
  13. [SDOI2016]储能表
  14. C++ STL常用知识
  15. 【宝塔linux】 导入mysql 大文件失败的问题
  16. Linux下MySQL5.7.18 yum方式从卸载到安装
  17. VCL界面控件DevExpress VCL发布v18.2.2|附下载
  18. 深入浅出Mybatis技术原理与实战(杨开振)(带详细书签) PDF 下载 高清 完整版+源码
  19. Dsu on Tree
  20. 删除未加入svn版本控制的文件(包括文件夹)

热门文章

  1. robotframework笔记5
  2. Linux内核简介
  3. javaSE之如何将一个文件复制到另一个文件
  4. Dapper使用
  5. JS对象的写法
  6. 一些qml资料
  7. js 数组去除空值
  8. js基础之事件
  9. nginx日志切割
  10. C# DES加密