Revision 30754 branches/v2_0_0_prep/applications/appGazetteer/src-test/org/gvsig/gazetteer/drivers/ExampleNewDriverTest.java

View differences:

ExampleNewDriverTest.java
71 71
	public static void main(String[] args) {
72 72
		new DefaultLibrariesInitializer().fullInitialize();
73 73
		
74
//		DefaultGazetteerLibrary library = new DefaultGazetteerLibrary();
75
//		library.initialize();
76
//		library.postInitialize();
77

  
78 74
		GazetteerLocator.getGazetteerManager().register("example", ExampleNewDriver.class);
79 75
		//Get the currently installed look and feel
80 76
		UIManager.getLookAndFeel();

Also available in: Unified diff