diff --git a/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties b/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties index 731ea8b35..b3cbbeb37 100644 --- a/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties +++ b/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties @@ -1,5 +1,5 @@ -currentVersion=Gephi 0.8 alpha -LBL_splash_window_title=Starting Gephi 0.8 alpha +currentVersion=Gephi 0.8 beta {0} +LBL_splash_window_title=Starting Gephi 0.8 beta SplashProgressBarBounds=0,249,473,3 SplashProgressBarColor=0xFF9933 SplashRunningTextBounds=10,235,450,12 diff --git a/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/Bundle.properties b/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/Bundle.properties index 0f80feafa..7e3191617 100644 --- a/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/Bundle.properties +++ b/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/Bundle.properties @@ -1,3 +1,6 @@ -Editor.TopComponent.Closing.Enabled=true -Splitter.Respect.MinimumSize.Enabled=false -View.TopComponent.Closing.Enabled=true +Editor.TopComponent.Closing.Enabled=false +Splitter.Respect.MinimumSize.Enabled=false +TopComponent.Maximization.Enabled=false +TopComponent.Sliding.Enabled=true +TopComponent.Undocking.Enabled=true +View.TopComponent.Closing.Enabled=false diff --git a/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties b/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties index ed62f84b3..93d1c2de3 100644 --- a/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties +++ b/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties @@ -1,2 +1,2 @@ -CTL_MainWindow_Title=Gephi 0.8 alpha -CTL_MainWindow_Title_No_Project=Gephi 0.8 alpha +CTL_MainWindow_Title=Gephi 0.8 beta {0} +CTL_MainWindow_Title_No_Project=Gephi 0.8 beta {0} diff --git a/nbproject/project.properties b/nbproject/project.properties index bb6b1f0f2..8774c521b 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,216 +1,216 @@ -app.icon=branding/core/core.jar/org/netbeans/core/startup/frame48.gif -app.name=gephi -app.title=Gephi 0.8 alpha -auxiliary.org-netbeans-modules-apisupport-installer.license-type=no -auxiliary.org-netbeans-modules-apisupport-installer.os-linux=false -auxiliary.org-netbeans-modules-apisupport-installer.os-macosx=true -auxiliary.org-netbeans-modules-apisupport-installer.os-solaris=false -auxiliary.org-netbeans-modules-apisupport-installer.os-windows=false -auxiliary.org-netbeans-modules-apisupport-installer.pack200-enabled=false -project.org.gephi.algorithms=Algorithms -project.org.gephi.clustering.api=ClusteringAPI -project.org.gephi.clustering.plugin=ClusteringPlugin -project.org.gephi.datalab.api=DataLaboratoryAPI -project.org.gephi.datalab.plugin=DataLaboratoryPlugin -project.org.gephi.desktop.clustering=DesktopClustering -project.org.gephi.desktop.context=DesktopContext -project.org.gephi.desktop.datalab=DesktopDataLaboratory -project.org.gephi.desktop.importer=DesktopImport -project.org.gephi.desktop.layout=DesktopLayout -project.org.gephi.desktop.mrufiles.api=MostRecentFilesAPI -project.org.gephi.desktop.perspective=DesktopPerspective -project.org.gephi.desktop.preview=DesktopPreview -project.org.gephi.desktop.progress=DesktopProgress -project.org.gephi.desktop.project=DesktopProject -project.org.gephi.desktop.recentfiles=DesktopRecentFiles -project.org.gephi.desktop.spigot=DesktopSpigot -project.org.gephi.desktop.timeline=DesktopTimeline -project.org.gephi.desktop.welcome=WelcomeScreen -project.org.gephi.dynamic=DynamicImpl -project.org.gephi.dynamic.api=DynamicAPI -project.org.gephi.filters=FiltersImpl -project.org.gephi.filters.plugin=FiltersPlugin -project.org.gephi.io.exporter.api=ExportAPI -project.org.gephi.io.exporter.plugin=ExportPlugin -project.org.gephi.io.exporter.preview=PreviewExport -project.org.gephi.io.generator.api=GeneratorAPI -project.org.gephi.io.generator.plugin=GeneratorPlugin -project.org.gephi.io.importer.api=ImportAPI -project.org.gephi.io.importer.plugin=ImportPlugin -project.org.gephi.io.processor.plugin=ProcessorPlugin -project.org.gephi.io.spigot.plugin=SpigotPlugin -project.org.gephi.javacsv=Javacsv -project.org.gephi.layout.plugin=LayoutPlugin -project.org.gephi.lib.batik=BatikWrapper -project.org.gephi.desktop.filters=DesktopFilters -project.org.gephi.desktop.hierarchy=DesktopHierarchy -project.org.gephi.desktop.io.export=DesktopExport -project.org.gephi.desktop.partition=DesktopPartition -project.org.gephi.desktop.ranking=DesktopRanking -project.org.gephi.desktop.statistics=DesktopStatistics -project.org.gephi.desktop.tools=DesktopTools -project.org.gephi.filters.api=FiltersAPI -project.org.gephi.io.database.drivers=DBDrivers -project.org.gephi.desktop.generate=DesktopGenerate -project.org.gephi.lib.beansbinding=BeansBindingWrapper -project.org.gephi.lib.commons.codec=CommonsCodec -project.org.gephi.lib.commonscompress=CommonsCompressWrapper -project.org.gephi.lib.flamingo=FlamingoWrapper -project.org.gephi.lib.itext=iTextWrapper -project.org.gephi.lib.javacsv=JavaCSVWrapper -project.org.gephi.lib.javamail=JavaMailWrapper -project.org.gephi.lib.jcalendar=JCalendarWrapper -project.org.gephi.lib.staxutils=StaxUtils -project.org.gephi.lib.timing=TimingFrameworkWrapper -project.org.gephi.partition.api=PartitionAPI -project.org.gephi.partition.plugin=PartitionPlugin -project.org.gephi.preview.plugin=PreviewPlugin -project.org.gephi.preview.api=PreviewAPI -project.org.gephi.lib.processing=ProcessingWrapper -project.org.gephi.ranking.api=RankingAPI -project.org.gephi.ranking.plugin=RankingPlugin -project.org.gephi.statistics.api=StatisticsAPI -project.org.gephi.statistics.plugin=StatisticsPlugin -project.org.gephi.timeline.api=TimelineAPI -project.org.gephi.tools.plugin=ToolsPlugin -project.org.gephi.tools.api=ToolsAPI -project.org.gephi.ui.components=UIComponents -project.org.gephi.ui.components.SplineEditor=SplineEditor -project.org.gephi.ui.exporter.plugin=ExportPluginUI -project.org.gephi.ui.exporter.preview=PreviewExportUI -project.org.gephi.ui.filters.plugin=FiltersPluginUI -project.org.gephi.ui.generator.plugin=GeneratorPluginUI -project.org.gephi.ui.importer.plugin=ImportPluginUI -project.org.gephi.ui.partition.plugin=PartitionPluginUI -project.org.gephi.ui.processor.plugin=ProcessorPluginUI -project.org.gephi.ui.project=ProjectUI -project.org.gephi.ui.propertyeditor=AttributeColumnPropertyEditor -project.org.gephi.ui.ranking.plugin=RankingPluginUI -project.org.gephi.ui.spigot.plugin=SpigotPluginUI -project.org.gephi.ui.statistics.plugin=StatisticsPluginUI -project.org.gephi.ui.workspace=WorkspaceUI -project.org.gephi.lib.validation=ValidationAPI -project.org.gephi.utils=Utils -project.org.gephi.utils.collection=CollectionUtils -project.org.gephi.visualization.api=VisualizationAPI -project.org.jdesktop.swingx=SwingX -project.org.jfree=JFreeChart -project.org.gephi.utils.longtask=LongTaskAPI -project.org.joda.time=JodaWrapper -project.org.netbeans.swing.dirchooser=DirectoryChooser -run.args.extra=-J-Xms256m -J-Xmx1000m -J-Dsun.java2d.noddraw=true -J-Dsun.awt.noerasebackground=true -branding.token=${app.name} -app.conf=nbproject/gephi.conf -modules=\ - ${project.org.gephi.project.api}:\ - ${project.org.gephi.branding.desktop}:\ - ${project.org.gephi.ui.utils}:\ - ${project.org.gephi.visualization}:\ - ${project.org.gephi.lib.jogl}:\ - ${project.org.gephi.graph.api}:\ - ${project.org.gephi.lib.gleem}:\ - ${project.org.gephi.data.attributes.api}:\ - ${project.org.gephi.layout.api}:\ - ${project.org.gephi.data.attributes}:\ - ${project.org.gephi.graph.dhns}:\ - ${project.org.gephi.desktop.generate}:\ - ${project.org.gephi.lib.validation}:\ - ${project.org.jdesktop.swingx}:\ - ${project.org.gephi.utils.longtask}:\ - ${project.org.gephi.io.database.drivers}:\ - ${project.org.jfree}:\ - ${project.org.gephi.timeline.api}:\ - ${project.org.gephi.ui.components}:\ - ${project.org.gephi.desktop.io.export}:\ - ${project.org.netbeans.swing.dirchooser}:\ - ${project.org.gephi.tools.api}:\ - ${project.org.gephi.tools.plugin}:\ - ${project.org.gephi.desktop.tools}:\ - ${project.org.gephi.desktop.ranking}:\ - ${project.org.gephi.ui.components.SplineEditor}:\ - ${project.org.gephi.filters.api}:\ - ${project.org.gephi.lib.processing}:\ - ${project.org.gephi.preview.api}:\ - ${project.org.gephi.desktop.hierarchy}:\ - ${project.org.gephi.partition.api}:\ - ${project.org.gephi.desktop.partition}:\ - ${project.org.gephi.ui.workspace}:\ - ${project.org.gephi.statistics.api}:\ - ${project.org.gephi.desktop.statistics}:\ - ${project.org.gephi.ui.propertyeditor}:\ - ${project.org.gephi.lib.batik}:\ - ${project.org.gephi.desktop.filters}:\ - ${project.org.gephi.statistics.plugin}:\ - ${project.org.gephi.ui.statistics.plugin}:\ - ${project.org.gephi.ui.project}:\ - ${project.org.gephi.layout.plugin}:\ - ${project.org.gephi.desktop.layout}:\ - ${project.org.gephi.io.exporter.plugin}:\ - ${project.org.gephi.ui.exporter.plugin}:\ - ${project.org.gephi.io.exporter.api}:\ - ${project.org.gephi.io.generator.plugin}:\ - ${project.org.gephi.ui.generator.plugin}:\ - ${project.org.gephi.io.generator.api}:\ - ${project.org.gephi.io.importer.api}:\ - ${project.org.gephi.io.importer.plugin}:\ - ${project.org.gephi.io.processor.plugin}:\ - ${project.org.gephi.desktop.importer}:\ - ${project.org.gephi.filters.plugin}:\ - ${project.org.gephi.ui.filters.plugin}:\ - ${project.org.gephi.partition.plugin}:\ - ${project.org.gephi.algorithms}:\ - ${project.org.gephi.clustering.api}:\ - ${project.org.gephi.clustering.plugin}:\ - ${project.org.gephi.desktop.clustering}:\ - ${project.org.gephi.desktop.context}:\ - ${project.org.gephi.desktop.timeline}:\ - ${project.org.joda.time}:\ - ${project.org.gephi.ui.ranking.plugin}:\ - ${project.org.gephi.ranking.api}:\ - ${project.org.gephi.utils.collection}:\ - ${project.org.gephi.desktop.welcome}:\ - ${project.org.gephi.desktop.mrufiles.api}:\ - ${project.org.gephi.desktop.project}:\ - ${project.org.gephi.lib.itext}:\ - ${project.org.gephi.desktop.progress}:\ - ${project.org.gephi.filters}:\ - ${project.org.gephi.visualization.api}:\ - ${project.org.gephi.lib.beansbinding}:\ - ${project.org.gephi.utils}:\ - ${project.org.gephi.ui.importer.plugin}:\ - ${project.org.gephi.io.spigot.plugin}:\ - ${project.org.gephi.ui.spigot.plugin}:\ - ${project.org.gephi.desktop.spigot}:\ - ${project.org.gephi.ui.partition.plugin}:\ - ${project.org.gephi.dynamic}:\ - ${project.org.gephi.dynamic.api}:\ - ${project.org.gephi.desktop.perspective}:\ - ${project.org.gephi.ui.processor.plugin}:\ - ${project.org.gephi.lib.staxutils}:\ - ${project.org.gephi.lib.commons.codec}:\ - ${project.org.gephi.lib.flamingo}:\ - ${project.org.gephi.lib.javacsv}:\ - ${project.org.gephi.datalab.api}:\ - ${project.org.gephi.datalab.plugin}:\ - ${project.org.gephi.desktop.datalab}:\ - ${project.org.gephi.desktop.recentfiles}:\ - ${project.org.gephi.lib.javamail}:\ - ${project.org.gephi.lib.jcalendar}:\ - ${project.org.gephi.lib.commonscompress}:\ - ${project.org.gephi.ranking.plugin}:\ - ${project.org.gephi.lib.timing}:\ - ${project.org.gephi.desktop.preview}:\ - ${project.org.gephi.preview.plugin}:\ - ${project.org.gephi.io.exporter.preview}:\ - ${project.org.gephi.ui.exporter.preview} -project.org.gephi.branding.desktop=DesktopBranding -project.org.gephi.data.attributes=AttributesImpl -project.org.gephi.data.attributes.api=AttributesAPI -project.org.gephi.graph.api=GraphAPI -project.org.gephi.lib.jogl=JOGLWrapper -project.org.gephi.layout.api=LayoutAPI -project.org.gephi.project.api=ProjectAPI -project.org.gephi.ui.utils=UIUtils -project.org.gephi.visualization=VisualizationModule -project.org.gephi.lib.gleem=Gleem -project.org.gephi.graph.dhns=DHNSGraph +app.icon=branding/core/core.jar/org/netbeans/core/startup/frame48.gif +app.name=gephi +app.title=Gephi 0.8 beta +auxiliary.org-netbeans-modules-apisupport-installer.license-type=no +auxiliary.org-netbeans-modules-apisupport-installer.os-linux=false +auxiliary.org-netbeans-modules-apisupport-installer.os-macosx=true +auxiliary.org-netbeans-modules-apisupport-installer.os-solaris=false +auxiliary.org-netbeans-modules-apisupport-installer.os-windows=false +auxiliary.org-netbeans-modules-apisupport-installer.pack200-enabled=false +project.org.gephi.algorithms=Algorithms +project.org.gephi.clustering.api=ClusteringAPI +project.org.gephi.clustering.plugin=ClusteringPlugin +project.org.gephi.datalab.api=DataLaboratoryAPI +project.org.gephi.datalab.plugin=DataLaboratoryPlugin +project.org.gephi.desktop.clustering=DesktopClustering +project.org.gephi.desktop.context=DesktopContext +project.org.gephi.desktop.datalab=DesktopDataLaboratory +project.org.gephi.desktop.importer=DesktopImport +project.org.gephi.desktop.layout=DesktopLayout +project.org.gephi.desktop.mrufiles.api=MostRecentFilesAPI +project.org.gephi.desktop.perspective=DesktopPerspective +project.org.gephi.desktop.preview=DesktopPreview +project.org.gephi.desktop.progress=DesktopProgress +project.org.gephi.desktop.project=DesktopProject +project.org.gephi.desktop.recentfiles=DesktopRecentFiles +project.org.gephi.desktop.spigot=DesktopSpigot +project.org.gephi.desktop.timeline=DesktopTimeline +project.org.gephi.desktop.welcome=WelcomeScreen +project.org.gephi.dynamic=DynamicImpl +project.org.gephi.dynamic.api=DynamicAPI +project.org.gephi.filters=FiltersImpl +project.org.gephi.filters.plugin=FiltersPlugin +project.org.gephi.io.exporter.api=ExportAPI +project.org.gephi.io.exporter.plugin=ExportPlugin +project.org.gephi.io.exporter.preview=PreviewExport +project.org.gephi.io.generator.api=GeneratorAPI +project.org.gephi.io.generator.plugin=GeneratorPlugin +project.org.gephi.io.importer.api=ImportAPI +project.org.gephi.io.importer.plugin=ImportPlugin +project.org.gephi.io.processor.plugin=ProcessorPlugin +project.org.gephi.io.spigot.plugin=SpigotPlugin +project.org.gephi.javacsv=Javacsv +project.org.gephi.layout.plugin=LayoutPlugin +project.org.gephi.lib.batik=BatikWrapper +project.org.gephi.desktop.filters=DesktopFilters +project.org.gephi.desktop.hierarchy=DesktopHierarchy +project.org.gephi.desktop.io.export=DesktopExport +project.org.gephi.desktop.partition=DesktopPartition +project.org.gephi.desktop.ranking=DesktopRanking +project.org.gephi.desktop.statistics=DesktopStatistics +project.org.gephi.desktop.tools=DesktopTools +project.org.gephi.filters.api=FiltersAPI +project.org.gephi.io.database.drivers=DBDrivers +project.org.gephi.desktop.generate=DesktopGenerate +project.org.gephi.lib.beansbinding=BeansBindingWrapper +project.org.gephi.lib.commons.codec=CommonsCodec +project.org.gephi.lib.commonscompress=CommonsCompressWrapper +project.org.gephi.lib.flamingo=FlamingoWrapper +project.org.gephi.lib.itext=iTextWrapper +project.org.gephi.lib.javacsv=JavaCSVWrapper +project.org.gephi.lib.javamail=JavaMailWrapper +project.org.gephi.lib.jcalendar=JCalendarWrapper +project.org.gephi.lib.staxutils=StaxUtils +project.org.gephi.lib.timing=TimingFrameworkWrapper +project.org.gephi.partition.api=PartitionAPI +project.org.gephi.partition.plugin=PartitionPlugin +project.org.gephi.preview.plugin=PreviewPlugin +project.org.gephi.preview.api=PreviewAPI +project.org.gephi.lib.processing=ProcessingWrapper +project.org.gephi.ranking.api=RankingAPI +project.org.gephi.ranking.plugin=RankingPlugin +project.org.gephi.statistics.api=StatisticsAPI +project.org.gephi.statistics.plugin=StatisticsPlugin +project.org.gephi.timeline.api=TimelineAPI +project.org.gephi.tools.plugin=ToolsPlugin +project.org.gephi.tools.api=ToolsAPI +project.org.gephi.ui.components=UIComponents +project.org.gephi.ui.components.SplineEditor=SplineEditor +project.org.gephi.ui.exporter.plugin=ExportPluginUI +project.org.gephi.ui.exporter.preview=PreviewExportUI +project.org.gephi.ui.filters.plugin=FiltersPluginUI +project.org.gephi.ui.generator.plugin=GeneratorPluginUI +project.org.gephi.ui.importer.plugin=ImportPluginUI +project.org.gephi.ui.partition.plugin=PartitionPluginUI +project.org.gephi.ui.processor.plugin=ProcessorPluginUI +project.org.gephi.ui.project=ProjectUI +project.org.gephi.ui.propertyeditor=AttributeColumnPropertyEditor +project.org.gephi.ui.ranking.plugin=RankingPluginUI +project.org.gephi.ui.spigot.plugin=SpigotPluginUI +project.org.gephi.ui.statistics.plugin=StatisticsPluginUI +project.org.gephi.ui.workspace=WorkspaceUI +project.org.gephi.lib.validation=ValidationAPI +project.org.gephi.utils=Utils +project.org.gephi.utils.collection=CollectionUtils +project.org.gephi.visualization.api=VisualizationAPI +project.org.jdesktop.swingx=SwingX +project.org.jfree=JFreeChart +project.org.gephi.utils.longtask=LongTaskAPI +project.org.joda.time=JodaWrapper +project.org.netbeans.swing.dirchooser=DirectoryChooser +run.args.extra=-J-Xms256m -J-Xmx1000m -J-Dsun.java2d.noddraw=true -J-Dsun.awt.noerasebackground=true +branding.token=${app.name} +app.conf=nbproject/gephi.conf +modules=\ + ${project.org.gephi.project.api}:\ + ${project.org.gephi.branding.desktop}:\ + ${project.org.gephi.ui.utils}:\ + ${project.org.gephi.visualization}:\ + ${project.org.gephi.lib.jogl}:\ + ${project.org.gephi.graph.api}:\ + ${project.org.gephi.lib.gleem}:\ + ${project.org.gephi.data.attributes.api}:\ + ${project.org.gephi.layout.api}:\ + ${project.org.gephi.data.attributes}:\ + ${project.org.gephi.graph.dhns}:\ + ${project.org.gephi.desktop.generate}:\ + ${project.org.gephi.lib.validation}:\ + ${project.org.jdesktop.swingx}:\ + ${project.org.gephi.utils.longtask}:\ + ${project.org.gephi.io.database.drivers}:\ + ${project.org.jfree}:\ + ${project.org.gephi.timeline.api}:\ + ${project.org.gephi.ui.components}:\ + ${project.org.gephi.desktop.io.export}:\ + ${project.org.netbeans.swing.dirchooser}:\ + ${project.org.gephi.tools.api}:\ + ${project.org.gephi.tools.plugin}:\ + ${project.org.gephi.desktop.tools}:\ + ${project.org.gephi.desktop.ranking}:\ + ${project.org.gephi.ui.components.SplineEditor}:\ + ${project.org.gephi.filters.api}:\ + ${project.org.gephi.lib.processing}:\ + ${project.org.gephi.preview.api}:\ + ${project.org.gephi.desktop.hierarchy}:\ + ${project.org.gephi.partition.api}:\ + ${project.org.gephi.desktop.partition}:\ + ${project.org.gephi.ui.workspace}:\ + ${project.org.gephi.statistics.api}:\ + ${project.org.gephi.desktop.statistics}:\ + ${project.org.gephi.ui.propertyeditor}:\ + ${project.org.gephi.lib.batik}:\ + ${project.org.gephi.desktop.filters}:\ + ${project.org.gephi.statistics.plugin}:\ + ${project.org.gephi.ui.statistics.plugin}:\ + ${project.org.gephi.ui.project}:\ + ${project.org.gephi.layout.plugin}:\ + ${project.org.gephi.desktop.layout}:\ + ${project.org.gephi.io.exporter.plugin}:\ + ${project.org.gephi.ui.exporter.plugin}:\ + ${project.org.gephi.io.exporter.api}:\ + ${project.org.gephi.io.generator.plugin}:\ + ${project.org.gephi.ui.generator.plugin}:\ + ${project.org.gephi.io.generator.api}:\ + ${project.org.gephi.io.importer.api}:\ + ${project.org.gephi.io.importer.plugin}:\ + ${project.org.gephi.io.processor.plugin}:\ + ${project.org.gephi.desktop.importer}:\ + ${project.org.gephi.filters.plugin}:\ + ${project.org.gephi.ui.filters.plugin}:\ + ${project.org.gephi.partition.plugin}:\ + ${project.org.gephi.algorithms}:\ + ${project.org.gephi.clustering.api}:\ + ${project.org.gephi.clustering.plugin}:\ + ${project.org.gephi.desktop.clustering}:\ + ${project.org.gephi.desktop.context}:\ + ${project.org.gephi.desktop.timeline}:\ + ${project.org.joda.time}:\ + ${project.org.gephi.ui.ranking.plugin}:\ + ${project.org.gephi.ranking.api}:\ + ${project.org.gephi.utils.collection}:\ + ${project.org.gephi.desktop.welcome}:\ + ${project.org.gephi.desktop.mrufiles.api}:\ + ${project.org.gephi.desktop.project}:\ + ${project.org.gephi.lib.itext}:\ + ${project.org.gephi.desktop.progress}:\ + ${project.org.gephi.filters}:\ + ${project.org.gephi.visualization.api}:\ + ${project.org.gephi.lib.beansbinding}:\ + ${project.org.gephi.utils}:\ + ${project.org.gephi.ui.importer.plugin}:\ + ${project.org.gephi.io.spigot.plugin}:\ + ${project.org.gephi.ui.spigot.plugin}:\ + ${project.org.gephi.desktop.spigot}:\ + ${project.org.gephi.ui.partition.plugin}:\ + ${project.org.gephi.dynamic}:\ + ${project.org.gephi.dynamic.api}:\ + ${project.org.gephi.desktop.perspective}:\ + ${project.org.gephi.ui.processor.plugin}:\ + ${project.org.gephi.lib.staxutils}:\ + ${project.org.gephi.lib.commons.codec}:\ + ${project.org.gephi.lib.flamingo}:\ + ${project.org.gephi.lib.javacsv}:\ + ${project.org.gephi.datalab.api}:\ + ${project.org.gephi.datalab.plugin}:\ + ${project.org.gephi.desktop.datalab}:\ + ${project.org.gephi.desktop.recentfiles}:\ + ${project.org.gephi.lib.javamail}:\ + ${project.org.gephi.lib.jcalendar}:\ + ${project.org.gephi.lib.commonscompress}:\ + ${project.org.gephi.ranking.plugin}:\ + ${project.org.gephi.lib.timing}:\ + ${project.org.gephi.desktop.preview}:\ + ${project.org.gephi.preview.plugin}:\ + ${project.org.gephi.io.exporter.preview}:\ + ${project.org.gephi.ui.exporter.preview} +project.org.gephi.branding.desktop=DesktopBranding +project.org.gephi.data.attributes=AttributesImpl +project.org.gephi.data.attributes.api=AttributesAPI +project.org.gephi.graph.api=GraphAPI +project.org.gephi.lib.jogl=JOGLWrapper +project.org.gephi.layout.api=LayoutAPI +project.org.gephi.project.api=ProjectAPI +project.org.gephi.ui.utils=UIUtils +project.org.gephi.visualization=VisualizationModule +project.org.gephi.lib.gleem=Gleem +project.org.gephi.graph.dhns=DHNSGraph