简体   繁体   中英

How to open an Ant file not part of eclipse project?

How can I open an xml that is an ant build file but is NOT part of an Eclipse project? It is just a file somewhere on the file system?

I can open it via Eclipse but I can not find an option to open it as Open with-> Ant

You just open the file like normal XML. Then you must open view Outline to have access to the script targets.

Short cut for outline is 'Shift +Alt + O, Q' or from menu Window -> Show View -> Outline

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM