Friday, September 25, 2015

resource is out of sync with the file system in eclipse

Try the below solution when you get resource is out of sync error. 

Window -->Preferences-->General-->Workspace

Right side you able to see check box[Refresh using native hooks or polling].

Please refer below image. 

 

Tuesday, September 22, 2015

Anonymous block complete

Some times you will get this error, when you tried to run stored procedure.

There is a two way you can solve this.

1. You must add and run SET SERVEROUTPUT ON before your procedure code. All latest version need this.

2.Click -->View-->Dbms Output and then click  + symbol, while you clicking on this + symbol, it will ask DB connect may be. Select DB environment.Now Run , you can see output in Dbms output window.

Wednesday, September 16, 2015

Cannot complete the install because one or more required items could not be found. Software being installed: m2e - slf4j over logback logging (Optional) 1.4.0.20130601-0317

 Help-->Install New Software

maven install
Installing Maven
After adding the below URL, that child details will be populated, then click Next and continue further.

If you are unable to install maven with below URL in eclipse.

Url: http://www.fuin.org/p2-repository/

Try the below one, Its worked for me.

http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/