CDV ❯ Eclipse Plugin: transient when transient is org.apache.log4j.Logger doesn't work right
-
Bug
-
Status: Closed
-
1 Critical
-
Resolution: Won't Fix
-
-
-
gkeim
-
Reporter: tgautier
-
July 30, 2007
-
0
-
Watchers: 0
-
July 27, 2012
-
July 31, 2007
Description
The transient helper dialog worked when I had a simple class like System.in in my shared graph, however when I put a Logger, it gave me 20 issues (all related to just one) which is confusing.
Furthermore, I took action (specified the logger variable to be not shared) - (incidentally, I think the action does not correlate to the config file, “not shared” is unintuitive it should be called something like mark as transient) - and after I applied the action, I was put back into the same dialog with the same set of issues.
Additionally, I added code in the onLoad section and it did not show up in the editor