How to Recover a Dropped Git Stash: Complete Recovery Guide
|
Accidentally ran git stash drop and thought everything was gone? Let’s go beyond commands and understand what actually happens internally Theoretical Understanding (How Git Stores Stash) A stash is not just a temporary stack entry Git stores stash as a
JBoss 5 Profile Creation Problem – Eclipse
If you face problem “mail.jar not found” on configuring JBoss 5 profile in Eclipse then the reason is JBoss 5 moved server/default/lib*.jar to server/common/lib folder. Fix for this problem is to change jboss5.serverdef under eclipse (${ECLIPSE_HOME}/plugins/org.eclipse.jst.server.generic.jboss_1.5.105.v200709061325/servers on my machine). Replace
