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

Should be able to remove facets

    XMLWordPrintable

Details

    Description

         /**
          * 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;
         }
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: