View for warnings and problems
by , 11-03-2011 at 11:40 AM (367 Views)
Eclipse has a view that shows all the warnings and errors of the projects in your workspace. I will write about that in this post.
While working on Java projects involving lot of packages and classes, you want a view to show you all the warnings and errors in your work. This will present all wrong stuff in a single view and you don’t need to search for the errors manually. Eclipse provides a view called ‘Problems’ that serves the purpose.
This view includes 2 sections. One for errors and the other for warnings. It also presents resource, location and path of each warning and error.
![]()










Email Blog Entry
sorry for all the questions
thanks...
06-14-2013, 02:22 PM in gbonecapone