diff --git a/.gitignore b/.gitignore index 0f630157..7c9106d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target/ /bin/ +.DS_Store diff --git a/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo12x12.png b/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo12x12.png new file mode 100644 index 00000000..24963ebb Binary files /dev/null and b/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo12x12.png differ diff --git a/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo16x16.png b/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo16x16.png index 627742b4..4176de23 100644 Binary files a/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo16x16.png and b/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo16x16.png differ diff --git a/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo24x24.png b/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo24x24.png deleted file mode 100644 index c7cd996a..00000000 Binary files a/checkmarx-ast-eclipse-plugin/icons/CxFlatLogo24x24.png and /dev/null differ diff --git a/checkmarx-ast-eclipse-plugin/icons/checkmarx-80.png b/checkmarx-ast-eclipse-plugin/icons/checkmarx-80.png index 20b50c0e..20f2eebd 100644 Binary files a/checkmarx-ast-eclipse-plugin/icons/checkmarx-80.png and b/checkmarx-ast-eclipse-plugin/icons/checkmarx-80.png differ diff --git a/checkmarx-ast-eclipse-plugin/plugin.xml b/checkmarx-ast-eclipse-plugin/plugin.xml index 1812deb1..0f7ceec3 100644 --- a/checkmarx-ast-eclipse-plugin/plugin.xml +++ b/checkmarx-ast-eclipse-plugin/plugin.xml @@ -15,7 +15,7 @@