public final class DotFileUtils extends Object
public static File resolve(URL url)
url
- The URL to resolve (can be workspace-relative)public static File write(String text)
text
- The string to write out to a temp filepublic static File write(String text, File destination)
text
- The string to write out to a filedestination
- The file to write the string toCopyright (c) 2014 itemis AG and others. All rights reserved.