Results 1 to 1 of 1
Thread: real-time validation
- 01-06-2009, 07:31 PM #1
Member
- Join Date
- Jan 2009
- Posts
- 1
- Rep Power
- 0
real-time validation
I just upgraded from 3.3 to 3.4, and can't figure out how to get "real-time" java validation. I get validation as I type for simply things like syntax errors. But errors for non-existent methods are not shown until a build/validate is run. Like this:
A a = new A();
a.foo();
If a.foo() does not exist, I don't see the syntax error in eclipse until I run validate. Does anyone know how to make that real-time as I type?
Thanks!
Similar Threads
-
how get real-time output
By tOpach in forum New To JavaReplies: 5Last Post: 12-17-2008, 08:41 PM -
Need help real bad on 2D array please !
By TrungTran in forum New To JavaReplies: 2Last Post: 11-23-2008, 04:04 AM -
Is there any real advantage of using only one listener
By playwin2 in forum New To JavaReplies: 7Last Post: 09-16-2008, 06:20 PM -
how can I update an image which is captured from a video in real-time ?
By aneuryzma in forum New To JavaReplies: 0Last Post: 08-13-2008, 10:46 PM -
real world java
By Zosden in forum Forum LobbyReplies: 6Last Post: 06-25-2008, 05:39 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks