Advertisement
lincolnthree

Forge command ***Abort***

Mar 9th, 2011
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.85 KB | None | 0 0
  1.    ____                          _____                    
  2.   / ___|  ___  __ _ _ __ ___    |  ___|__  _ __ __ _  ___
  3.   \___ \ / _ \/ _` | '_ ` _ \   | |_ / _ \| '__/ _` |/ _ \  \\
  4.    ___) |  __/ (_| | | | | | |  |  _| (_) | | | (_| |  __/  //
  5.   |____/ \___|\__,_|_| |_| |_|  |_|  \___/|_|  \__, |\___|
  6.                                                 |___/      
  7. [forge-distribution] dist $
  8. [forge-distribution] dist $
  9. [forge-distribution] dist $ new-project --named foo
  10. [topLevelPackage=The top level package for your Java source files [e.g: "com.example.project"]  (java.lang.String)]: com.example
  11. Use [/Users/lbaxter/EclipseProjects/forge/dist/foo] as project directory? [Y/n]
  12. ***INFO*** Aborted.
  13. [forge-distribution] dist $ <CTRL-D>
  14. (Press CTRL-D again or type 'exit' to quit.)
  15. [forge-distribution] dist $ <CTRL-D>
  16. [forge-distribution] dist $ exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement