java - Eclipse RCP retrieve compilation errors -


i'm developing eclipse rcp. when run project, first builded , launched. if builder failed compile project, have notify user that.

which better way know if there errors during compilation?

thanks

one way add own builder in eclipse. go project->properties->builders , new add own builder. can have ant script or maven builder. ofcourse need know ant this.


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -