jboffel / smartypdt

Automatically exported from code.google.com/p/smartypdt
0 stars 0 forks source link

Basic features #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Base question: I was trying to use this plugin in my latest PDT, but I have
some problems. Can you simply list what kind of features are currently
supported?

On Windows systems (XP/Vista) I have some errors like mentioned: Error: A
JSONObject text must begin with '{' at character 1 of Status: 404

On Linux I haven't seen this error. But there is only syntax highlight. For
example there is no code auto complete.

Can you simply describe it? Currently you wrote something:
- Must have
- Should have
- Nice To Have

But, what is working now?

Best regards,
Tom Kuter

Original issue reported on code.google.com by Tomasz.K...@gmail.com on 7 Jan 2008 at 10:02

GoogleCodeExporter commented 9 years ago
See Issue #31 for a fix. Eclipse is using CGI version of PHP, when it should 
use CLI.

Original comment by itla...@gmail.com on 19 Feb 2009 at 10:05