-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename supplier.chemclipse to supplier.ocx
- Loading branch information
1 parent
d25a8f1
commit 6a22045
Showing
421 changed files
with
1,486 additions
and
1,486 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...rter.supplier.chemclipse.feature/.project → ...d.converter.supplier.ocx.feature/.project
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...xd.converter.supplier.chemclipse/.project → ...se.xxd.converter.supplier.ocx.ui/.project
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...ChromatogramFileExportProcessSupplier.xml → ...ChromatogramFileExportProcessSupplier.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.chemclipse.xxd.converter.supplier.chemclipse.ui.processors.ChromatogramFileExportProcessSupplier"> | ||
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.chemclipse.xxd.converter.supplier.ocx.ui.processors.ChromatogramFileExportProcessSupplier"> | ||
<service> | ||
<provide interface="org.eclipse.chemclipse.processing.supplier.IProcessTypeSupplier"/> | ||
</service> | ||
<implementation class="org.eclipse.chemclipse.xxd.converter.supplier.chemclipse.ui.processors.ChromatogramFileExportProcessSupplier"/> | ||
<implementation class="org.eclipse.chemclipse.xxd.converter.supplier.ocx.ui.processors.ChromatogramFileExportProcessSupplier"/> | ||
</scr:component> |
File renamed without changes.
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...converter.supplier.chemclipse.ui/.project → ...lipse.xxd.converter.supplier.ocx/.project
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...lier.chemclipse.ChromatogramProcedure.xml → ...er.supplier.ocx.ChromatogramProcedure.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.chemclipse.xxd.converter.supplier.chemclipse.ChromatogramProcedure"> | ||
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.chemclipse.xxd.converter.supplier.ocx.ChromatogramProcedure"> | ||
<service> | ||
<provide interface="org.eclipse.chemclipse.processing.procedures.Procedure"/> | ||
</service> | ||
<implementation class="org.eclipse.chemclipse.xxd.converter.supplier.chemclipse.ChromatogramProcedure"/> | ||
<implementation class="org.eclipse.chemclipse.xxd.converter.supplier.ocx.ChromatogramProcedure"/> | ||
</scr:component> |
4 changes: 2 additions & 2 deletions
4
...lipse.system.ConverterProcessSupplier.xml → ...r.ocx.system.ConverterProcessSupplier.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.chemclipse.xxd.converter.supplier.chemclipse.system.ConverterProcessSupplier"> | ||
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.chemclipse.xxd.converter.supplier.ocx.system.ConverterProcessSupplier"> | ||
<service> | ||
<provide interface="org.eclipse.chemclipse.processing.supplier.IProcessTypeSupplier"/> | ||
</service> | ||
<implementation class="org.eclipse.chemclipse.xxd.converter.supplier.chemclipse.system.ConverterProcessSupplier"/> | ||
<implementation class="org.eclipse.chemclipse.xxd.converter.supplier.ocx.system.ConverterProcessSupplier"/> | ||
</scr:component> |
File renamed without changes.
Oops, something went wrong.