Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Cleaned up unused plugins and imports.
Browse files Browse the repository at this point in the history
Removed Xolotl plugin. Removed Sassena plugin. Removed Poly plugin.
Removed the Reactor Analyzer. Removed all other Reactor bundles. RIP and
Merry Christmas.

Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov>
  • Loading branch information
Jay Jay Billings committed Dec 25, 2015
1 parent 9f97c31 commit 61ecf04
Show file tree
Hide file tree
Showing 457 changed files with 267 additions and 66,987 deletions.
2 changes: 1 addition & 1 deletion ICE Build - Clean and Install.launch
Expand Up @@ -15,7 +15,7 @@
<stringAttribute key="M2_USER_SETTINGS" value=""/>
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
<mapAttribute key="org.eclipse.debug.core.environmentVariables">
<mapEntry key="LD_LIBRARY_PATH" value="/home/bkj/Programs/hdf-java-2.10/HDF-JAVA-2.10.0-Linux/usr/lib/"/>
<mapEntry key="LD_LIBRARY_PATH" value="/home/bkj/Programs/hdf-java/lib/linux"/>
</mapAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/ice}"/>
Expand Down
2 changes: 1 addition & 1 deletion ICE Build - Initial Install.launch
Expand Up @@ -10,7 +10,7 @@
</listAttribute>
<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
<booleanAttribute key="M2_SKIP_TESTS" value="false"/>
<intAttribute key="M2_THREADS" value="0"/>
<intAttribute key="M2_THREADS" value="1"/>
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
<stringAttribute key="M2_USER_SETTINGS" value=""/>
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
Expand Down
Expand Up @@ -37,11 +37,9 @@
import org.eclipse.core.resources.IResourceVisitor;
import org.eclipse.core.resources.IWorkspace;
import org.eclipse.core.resources.ResourceAttributes;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IPath;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.core.runtime.Path;
import org.eclipse.core.runtime.QualifiedName;
import org.eclipse.core.runtime.content.IContentDescription;
import org.eclipse.core.runtime.jobs.ISchedulingRule;
Expand All @@ -53,7 +51,6 @@
import org.eclipse.ice.iclient.uiwidgets.IFormWidget;
import org.junit.Before;
import org.junit.Test;
import org.omg.CORBA.ORB;

/**
* ClientTester checks the behavior and functionality of Client. It checks for
Expand Down
Expand Up @@ -63,6 +63,7 @@
import org.eclipse.ui.forms.widgets.Section;
import org.osgi.framework.Bundle;
import org.osgi.framework.FrameworkUtil;

import com.jme3.math.Vector3f;

/**
Expand Down
Expand Up @@ -12,6 +12,7 @@
package org.eclipse.ice.client.widgets.geometry.test;

import org.eclipse.ice.viz.service.jme3.application.MasterApplication;
import org.eclipse.ice.viz.service.jme3.application.ViewAppState;
import org.eclipse.swt.layout.FillLayout;
import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.Shell;
Expand Down
Expand Up @@ -21,6 +21,7 @@
import org.eclipse.ice.reactor.plant.PlantComposite;
import org.eclipse.ice.reactor.plant.Reactor;
import org.eclipse.ice.viz.service.jme3.application.MasterApplication;
import org.eclipse.ice.viz.service.jme3.application.ViewAppState;
import org.eclipse.swt.layout.FillLayout;
import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.Shell;
Expand Down
Expand Up @@ -13,7 +13,6 @@
package org.eclipse.ice.client.widgets.jme;

import org.eclipse.ice.client.widgets.reactoreditor.plant.PlantAppState;
import org.eclipse.ice.datastructures.form.MeshComponent;
import org.eclipse.ice.reactor.plant.PlantComposite;
import org.eclipse.ice.viz.service.jme3.application.MasterApplication;
import org.eclipse.ice.viz.service.jme3.application.ViewAppState;
Expand Down
Expand Up @@ -18,6 +18,7 @@

import org.eclipse.ice.datastructures.ICEObject.IUpdateable;
import org.eclipse.ice.reactor.plant.Pipe;
import org.eclipse.ice.viz.service.geometry.shapes.Tube;
import org.eclipse.ice.viz.service.jme3.application.IRenderQueue;

import com.jme3.bounding.BoundingBox;
Expand Down
Expand Up @@ -14,8 +14,8 @@ Require-Bundle: org.eclipse.gef;bundle-version="3.9.0",
Import-Package: org.eclipse.core.runtime;version="3.4.0",
org.eclipse.ice.analysistool,
org.eclipse.ice.client.common,
org.eclipse.ice.client.widgets.analysis,
org.eclipse.ice.client.widgets.jme,
org.eclipse.ice.client.widgets.reactoreditor,
org.eclipse.ice.client.widgets.reactoreditor.grid,
org.eclipse.ice.client.widgets.reactoreditor.plant,
org.eclipse.ice.client.widgets.reactoreditor.properties,
Expand Down
Expand Up @@ -18,7 +18,6 @@
import org.eclipse.ice.client.widgets.reactoreditor.DataSource;
import org.eclipse.ice.client.widgets.reactoreditor.plant.PlantAppState;
import org.eclipse.ice.reactor.plant.PlantComposite;
import org.eclipse.ice.viz.service.jme3.application.ViewAppState;
import org.eclipse.jface.action.Action;
import org.eclipse.swt.layout.FillLayout;
import org.eclipse.swt.widgets.Composite;
Expand Down
Expand Up @@ -24,9 +24,9 @@
import org.eclipse.ice.analysistool.IDataProvider;
import org.eclipse.ice.client.common.ActionTree;
import org.eclipse.ice.client.widgets.reactoreditor.AnalysisView;
import org.eclipse.ice.client.widgets.reactoreditor.PaletteColorFactory;
import org.eclipse.ice.client.widgets.reactoreditor.DataSource;
import org.eclipse.ice.client.widgets.reactoreditor.IAnalysisView;
import org.eclipse.ice.client.widgets.reactoreditor.PaletteColorFactory;
import org.eclipse.ice.client.widgets.reactoreditor.grid.Cell.State;
import org.eclipse.ice.client.widgets.reactoreditor.grid.GridEditorInput;
import org.eclipse.ice.reactor.AssemblyType;
Expand Down
Expand Up @@ -19,7 +19,7 @@
import java.util.ArrayList;
import java.util.List;

import org.eclipse.ice.client.widgets.reactoreditor.properties.SimpleProperty;
import org.eclipse.ice.client.widgets.analysis.properties.SimpleProperty;
import org.eclipse.ice.client.widgets.reactoreditor.sfr.properties.PropertySourceFactory;
import org.eclipse.ice.reactor.sfr.base.SFRComponent;
import org.eclipse.ice.reactor.sfr.core.Material;
Expand Down
Expand Up @@ -7,7 +7,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.eclipse.core.runtime;version="3.4.0",
org.eclipse.ice.analysistool,
org.eclipse.ice.client.common,
org.eclipse.ice.client.widgets.reactoreditor,
org.eclipse.ice.client.widgets.analysis,
org.eclipse.ice.client.widgets.reactoreditor.grid,
org.eclipse.ice.client.widgets.reactoreditor.properties,
org.eclipse.ice.reactor.sfr.base,
Expand Down
Expand Up @@ -11,7 +11,7 @@
*******************************************************************************/
package org.eclipse.ice.client.widgets.reactoreditor.test;

import static org.junit.Assert.*;
import static org.junit.Assert.assertEquals;

import java.util.ArrayList;
import java.util.List;
Expand Down
Expand Up @@ -11,7 +11,8 @@
*******************************************************************************/
package org.eclipse.ice.client.widgets.reactoreditor.test;

import static org.junit.Assert.*;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertSame;

import java.util.ArrayList;
import java.util.List;
Expand Down
7 changes: 0 additions & 7 deletions org.eclipse.ice.client.widgets.reactoreditor/.classpath

This file was deleted.

2 changes: 0 additions & 2 deletions org.eclipse.ice.client.widgets.reactoreditor/.gitignore

This file was deleted.

33 changes: 0 additions & 33 deletions org.eclipse.ice.client.widgets.reactoreditor/.project

This file was deleted.

This file was deleted.

This file was deleted.

34 changes: 0 additions & 34 deletions org.eclipse.ice.client.widgets.reactoreditor/META-INF/MANIFEST.MF

This file was deleted.

This file was deleted.

This file was deleted.

28 changes: 0 additions & 28 deletions org.eclipse.ice.client.widgets.reactoreditor/about.html

This file was deleted.

9 changes: 0 additions & 9 deletions org.eclipse.ice.client.widgets.reactoreditor/build.properties

This file was deleted.

26 changes: 0 additions & 26 deletions org.eclipse.ice.client.widgets.reactoreditor/plugin.xml

This file was deleted.

15 changes: 0 additions & 15 deletions org.eclipse.ice.client.widgets.reactoreditor/pom.xml

This file was deleted.

0 comments on commit 61ecf04

Please sign in to comment.