Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-129

Should be able to remove facets

XMLWordPrintable

         /**
          * Remove this facet from its {@link Project}, and perform any necessary cleanup.
          */
         boolean uninstall();
      

      BaseFacet implements this method for convenience.

         @Override
         public boolean uninstall()
         {
            return false;
         }
      

              lincolnthree Lincoln Baxter III (Inactive)
              lincolnthree Lincoln Baxter III (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: