Skip to content

Commit

Permalink
#241 - remove headless feature
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdu committed Oct 16, 2015
1 parent cc94717 commit 7c2402f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 150 deletions.
17 changes: 0 additions & 17 deletions org.erlide.headless/.project

This file was deleted.

1 change: 0 additions & 1 deletion org.erlide.headless/build.properties

This file was deleted.

126 changes: 0 additions & 126 deletions org.erlide.headless/feature.xml

This file was deleted.

Expand Up @@ -10,8 +10,6 @@ import org.erlide.util.HostnameChecker
import org.fishwife.jrugged.Initializable
import org.fishwife.jrugged.Initializer

import static org.erlide.runtime.internal.LocalNodeCreator.*

class LocalNodeCreator {

static def OtpNode createOtpNode(String cookie, boolean longName) {
Expand Down
4 changes: 0 additions & 4 deletions org.erlide.site/feature.xml
Expand Up @@ -23,10 +23,6 @@ is available from http://www.eclipse.org/legal/epl-v10.html
id="org.erlide"
version="0.0.0"/>

<includes
id="org.erlide.headless"
version="0.0.0"/>

<includes
id="org.erlide.tracing"
version="0.0.0"/>
Expand Down

0 comments on commit 7c2402f

Please sign in to comment.