I need to run my java project in JCreator line by line. As in VS 2010 we put a break point and get the value at that point, I want to do similar task in JCreator.
Is there any way to do this in JCreator?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You are going to run into serious challenges if you are using the free version of JCreator, as it’s missing most of the tools that are worth having once you get into development.
Perhaps you’d be best served looking at a free, full IDE like Eclipse or NetBeans. As you keep comparing a light-weight tool like JCreator with Visual Studio, I can only guess that you want the full benefit of a large IDE.