A question regarding Jcreator freeware?

  • Thread starter Thread starter Rahman
  • Start date Start date
R

Rahman

hi all,

Jcreator freeware claims that it provides facilities for advanced debuging
including the
run into code by pressing f, break points etc.

the functions are available in the menu too but i can't handle to use it.

is it working for the freeware version?

has anyone ever used it?

best regards

rahman
 
No, the lite freeware version doesn't allow debugging.
Only the PRO shareware version does it.
I personally have tried to use the PRO version on my PC, but I got an
error and have not yet received any answer from JCreator helpdesk yet. (But
I have seen working the debugger).
 
Thanks Guy mate,

I downloaded the Pro version now and trying to figure out how it works.
If you got any reply please let me know. Alternatively email me to
(e-mail address removed)
And if i found something i let you too ...

regards.

rahman
 
Rahman said:
hi all,

Jcreator freeware claims that it provides facilities for advanced debuging
including the
run into code by pressing f, break points etc.

the functions are available in the menu too but i can't handle to use it.

is it working for the freeware version?

has anyone ever used it?

best regards

rahman

Why don't you use another IDE? Here 2:


http://www.netbeans.org/
Welcome to NetBeans

NetBeans IDE - A world-class, professional IDE (Integrated Development
Environment) - The NetBeans IDE is the Platform (see below) plus modules
that include things such as an editor, tools for working with source
code (Java, C++ and others), version control, and a lot more.

* Advanced syntax highlighting, error checking code editor
* Support for the Java, C, C++, XML and HTML languages
* Pluggable support for compilers, debuggers and execution services
* Support for JSP, XML, RMI, CORBA, JINI, JDBC and Servlet technologies



* Support for Ant, CVS and other version control systems
* Visual design tools
* Wizards and code generation and management tools
* Cross-platform

http://www.eclipse.org/
Eclipse.org Main Page

http://www.eclipse.org/eclipse/faq/eclipse-faq.html#about_8
eclipse project FAQ

dM
 
Hi guy,

got your email mate. I knew how to start debuger ....
Mine doesn't raise that error message but now I realised how to activate the
debuger.

first you need to start a new WorkSpace and the debugger works with the new
workspace but If you have a sinlge file it doesn't work.

regards

rahman
 
Back
Top