processing/processing

Saving sketch with the same name as class/primitive/reserved word won't work

Open

#196 aberto em 10 de fev. de 2013

Ver no GitHub
 (14 comments) (1 reaction) (0 assignees)Java (1.540 forks)batch import
help wantedhighimported

Métricas do repositório

Stars
 (6.431 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Original author: b...@processing.org (June 07, 2010 01:12:47)

This bug automatically added from: http://dev.processing.org/bugs/show_bug.cgi?id=1165

Comment from chandler, 2009-02-18 18:23

using 1.0.1 / osx 10.5

  1. make a new sketch, name it "boolean" hit run or
  2. make new sketch, name it PImage, try to load in image, hit run

in both cases you get difficult to debug errors.

Original issue: http://code.google.com/p/processing/issues/detail?id=157

Guia do colaborador