Skip to main content
19 events
when toggle format what by license comment
Oct 12, 2017 at 13:03 comment added Sander de Jong Ditto for Eclipse 4.7.1a (Oxygen) with a Summer'17 sandbox (version 40).
May 15, 2017 at 14:34 answer added Guy Clairbois timeline score: 5
May 15, 2017 at 1:48 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Apr 8, 2017 at 19:30 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 9, 2017 at 13:22 history edited Uwe Heim CC BY-SA 3.0
edited title
Mar 9, 2017 at 13:21 answer added Uwe Heim timeline score: 9
Jan 30, 2017 at 11:42 history tweeted twitter.com/StackSalesforce/status/826032857026002946
Jan 16, 2017 at 19:25 comment added cropredy this happened to me just last week and it was org specific - see open Issue github.com/forcedotcom/idecore/issues/212. Unfortunately, why remains a mystery to me
Jan 15, 2017 at 19:01 comment added Uwe Heim @sfdcfox unfortunately plugin is v38 and orgs are v38, too. Also it must be something in the Orgs, because blank orgs do work. So I would rule everything from the local stack out. However my older versions of eclipse with plugin v35 work on all of my orgs. So there is something org specific not matching to a change in the plugin since v35. Could be my managed packages. I already found that pipe characters in Package Names are causing warnings. That I've fixed already: it reduced the warnings from about 100 to 10, but I still got other warnings and the 2 erros. But something like that it is.
Jan 14, 2017 at 20:23 comment added sfdcfox My first immediate thought is that you managed to grab a copy of the IDE that is using version 39.0 (Spring 17) and it only works on the one sandbox that you have that's running Spring 17). It's only a theory, but could you check and see if that's the case?
Jan 14, 2017 at 17:18 comment added Keith C FYI this is open source e.g. github.com/forcedotcom/idecore/blob/… so you can work back from that if you have the willpower.
Jan 14, 2017 at 16:21 comment added Uwe Heim I also added an additional warning happening right before the error happens. Its about packageCache.xml
Jan 14, 2017 at 16:19 history edited Uwe Heim CC BY-SA 3.0
added 748 characters in body
Jan 14, 2017 at 16:17 comment added Uwe Heim In the meantime I found, that it's org-specific. On a black empty Org it works. But for nearly all of my used Orgs, it fails. There must be something with a name of a piece of metadata or with an installed package.
Jan 14, 2017 at 16:06 comment added crmprogdev Right off the bat, look at the java.lang.NullPointerException at... in Error Log 1 about 13 lines down. It appears it can't open or parse the manifest package.
Jan 14, 2017 at 15:53 comment added Uwe Heim @KeithC thanks for pointing me there. I added the two error logs. Unfortunately I can't figure what the problem is.
Jan 14, 2017 at 15:48 history edited Uwe Heim CC BY-SA 3.0
added 18551 characters in body
Jan 14, 2017 at 15:06 comment added Keith C Using Window -> Show View -> Other... -> General -> Error Log in Eclipse will give you a view where the drill-down may offer more detail such as a stack trace that may help.
Jan 14, 2017 at 12:25 history asked Uwe Heim CC BY-SA 3.0