This is a built-in profile,change the name to create a new profile(MyEclipse)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了This is a built-in profile,change the name to create a new profile(MyEclipse)相关的知识,希望对你有一定的参考价值。

今天在修改MyEclipse中大括号格式的时候,在

windows--preferences--Java--code style--formatter--edit  中  修改任何一个选项都报:This is a built-in profile,change the name to create a new profile 这个错


找了半天原因,是因为一直在修改他内置的配置文件,这样是不允许的


因此我们需要在windows--preferences--java--code style--formatter 这里,右边找到一个“New...”这个,自己新建一个配置文件,然后里面的内容跟系统是默认一致的,然后我们就可以在新的配置文件基础上进行修改了。希望能帮到你们。


以上是关于This is a built-in profile,change the name to create a new profile(MyEclipse)的主要内容,如果未能解决你的问题,请参考以下文章

解决 PHP Interpreter is not configured Please configure PHP Interpreter to use built-in web server(示例代

React报错:Error: Element type is invalid: expected a string (for built-in components) or a class/funct

ReactJs 报错 Element type is invalid: expected a string (from built-in components) or a class/function

Check if a configuration profile is installed on iOS

No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? ide

webstorm报错TypeError: this.cliEngine is not a constructor