Closed
Description
Created by: codeanticode
Currently, the preprocess() method in JavaBuild returns a string value containing the class name of the sketch, that is queried from the PreprocessorResult object created inside the method. However, it might be better it if preprocess just returns the PreprocessorResult object, which contains additional useful information such as the sketch's renderer.