right .. isee it with the snapshot build. something is weird with my eclipse project. will come back when i solved that.
..ede On 09.10.2012 23:11, Michaël Michaud wrote: > Hi Ede, > > With your file, the open dialog let me choose the readers for xml and txt > (indeed more than what I thought as I did not think that it would be possible > to manage geographic xml and non geographic xml at a time). > Don't you have this dialog box ? Did you expect something else ? > Of course, the user has to know which file is in which format... > > Michaël > > > >> On 09.10.2012 20:55, Michaël Michaud wrote: >>> Hi Ede, >>>> ok, found it.. updated to eclipse 4.2 and didn't have default >>>> default-plugins.xml in the run configurations arguments. >>>> >>>> why exactly does the selection bridge occur only when loading a single >>>> file, but not when it is actually needed, meaning when open a zip file? >>> What do you mean ? Don't you have the choice between all drivers >>> supporting xml files including dummy-reader if you try to load a zip >>> file a xml file ? >>> >> the attached file contains 2 shape files and on fme xml and one empty dummy >> xml and one empty dummy txt file. using trunk opening it txt is opened >> without error as empty layer the xml files are ignored and console shows >> error stack below. no selection dialog pops up. >> >> ..ede >> >> java.lang.NullPointerException >> at java.util.Hashtable.put(Unknown Source) >> at java.util.Properties.setProperty(Unknown Source) >> at >> com.vividsolutions.jump.io.DriverProperties.set(DriverProperties.java:81) >> at >> com.vividsolutions.jump.io.datasource.StandardReaderWriterFileDataSource$GML.getReaderDriverProperties(StandardReaderWriterFileDataSource.java:147) >> at >> com.vividsolutions.jump.io.datasource.ReaderWriterFileDataSource$1.executeQuery(ReaderWriterFileDataSource.java:61) >> at >> org.openjump.core.ui.io.file.DataSourceFileLayerLoader.open(DataSourceFileLayerLoader.java:109) >> at >> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenFileWizard.java:131) >> at >> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWizardPlugIn.java:94) >> at >> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:152) >> at java.lang.Thread.run(Unknown Source) >> java.lang.NullPointerException >> at java.util.Hashtable.put(Unknown Source) >> at java.util.Properties.setProperty(Unknown Source) >> at >> com.vividsolutions.jump.io.DriverProperties.set(DriverProperties.java:81) >> at >> com.vividsolutions.jump.io.datasource.StandardReaderWriterFileDataSource$GML.getReaderDriverProperties(StandardReaderWriterFileDataSource.java:147) >> at >> com.vividsolutions.jump.io.datasource.ReaderWriterFileDataSource$1.executeQuery(ReaderWriterFileDataSource.java:61) >> at >> org.openjump.core.ui.io.file.DataSourceFileLayerLoader.open(DataSourceFileLayerLoader.java:109) >> at >> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenFileWizard.java:131) >> at >> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWizardPlugIn.java:94) >> at >> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:152) >> at java.lang.Thread.run(Unknown Source) >> >> >> >> >> ------------------------------------------------------------------------------ >> Don't let slow site performance ruin your business. Deploy New Relic APM >> Deploy New Relic app performance management and know exactly >> what is happening inside your Ruby, Python, PHP, Java, and .NET app >> Try New Relic at no cost today and get our sweet Data Nerd shirt too! >> http://p.sf.net/sfu/newrelic-dev2dev >> >> >> _______________________________________________ >> Jump-pilot-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > > > > _______________________________________________ > Jump-pilot-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
