Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何配置 Eclipse 以在 xml 编辑器中自动完成 Ctrl+Space 上的至少类完整路径?我正在使用springsource工具套件(它的同一个eclipse),IDE可以理解它何时是bean配置文件并自动完成工作。但是在xml文件的其他地方,这不起作用:(
如果您愿意,可以尝试 Rinzo XML 编辑器,它可以满足您的要求:
http://editorxml.sourceforge.net/
此致!
完美的!但我想知道为什么 eclipse Mars 在 Java > Editor > Content Assit -> Advanced 中没有“Other Java Proposals”。