• Menu
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

JavaBeat

Java Tutorial Blog

  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)
  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)

Eclipse Configurations

How To Get Eclipse Current Workspace Location

March 19, 2014 //  by Krishna Srinivasan//  Leave a Comment

One of the simple trick in Eclipse which many find difficult is to find the current path or location of the workspace. The confusion arises often when the developers are using the multiple workspaces and forget the current workspace used by the eclipse instance. Note that you can open multiple Eclipse instances with different worspaces. …

Category: EclipseTag: Eclipse Configurations

How To Hide “Not Declare Static Final SerialVersionUID” Warning in Eclipse

March 19, 2014 //  by Krishna Srinivasan//  Leave a Comment

If you are working with eclipse and implementing the serializable interface to your own class, most likely that you would get the following error if you have not declared the serialVersionUID. The error is: The serializable class XXXX does not declare a static final serialVersionUID field of type long What is serialVersionUID? Write an object to file? What …

Category: EclipseTag: Eclipse Configurations

Primary Sidebar

Follow Us

  • Facebook
  • Pinterest

FEATURED TUTORIALS

EJB 3.0 Timer Services

What is new in Java 6.0 Collections API?

The Java 6.0 Compiler API

Introductiion to Jakarta Struts

What’s new in Struts 2.0? – Struts 2.0 Framework

JavaBeat

Copyright © by JavaBeat · All rights reserved
Privacy Policy | Contact