Actually, I am working on project and specifications are :
- using windows 7 ultimate
- using Java language to develop project
- using IntelliJ IDE for project
now, When i run my project it give me output in the section at the bottom in the IDE itself. But, i want my output in the text file. I don't know how to run that project from cmd of windows. I have asked in the chat also and searched google a lot. but me not getting answers. I have my project in C drive then i have folder "project1" then i have folders .idea, target, src and a xml file named as pom.xml. and also cbf-filter.iml file.
So, can you help me now that how can run my project from cmd so that i can get my output in a text file ? thanks in advance.