It should be like it:
http://mac.softpedia.com/progScreenshots/Eclipse-SDK-Screenshot-8571.html
As in most Mac OSX apps the menu is on top of the screen, NOT of the
window.
On 3 Dic, 19:31, Basi Lambanog wrote:
> Thank you for your reply.
>
> I'm new to Eclipse (though not to IDEs). When I star
I am working on a similar project: GWT on the client, PHP on the
server.
After a few days of experimentation, I have found the most effective
approach is to put as much as possible of the application logic on the
client, and use server side PHP only to publish application data (be
it on DB or file
Hi Bill,
I am using a similar setup and it works for me. I have described my
procedure in a previous post (I hope to get a working link...):
http://groups.google.com/group/google-web-toolkit/tree/browse_frm/thread/a60c42b29bbce71f/5b083ddda237e2e0?rnum=1#doc_d5da39ec906f4353
The only difference is
e it to suite
your setup.
PHP Servlet
org.mortbay.servlet.CGI
commandPrefix
php5-cgi
PHP Servlet
*.php
5) create a new PHP file in project's war folder (e.g. phpinfo.php)
6) run the project as "Web Application"
7) browse to ht