blob: 6d08a6361b000c7379c4fae4e9ac3889f2a24fc3 [file] [log] [blame]
package org.eclipse.wst.common.project.facet.core.runtime;
public interface IRuntimeBridgeOld
{
void port();
}