Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] how to enable code complete for classes or methods?

Nick,

Thanks for the help but I think I already found the the issue. I wasn't importing the project as PHP that's why the classes dont show up when I do code complete.

To All,

Is it possible to create getters or setters right away?Or maybe a button that can do that to my private variables?

Thanks,
Mon


From: Nick Boldt <nickboldt@xxxxxxxxx>
To: PDT Developers <pdt-dev@xxxxxxxxxxx>
Sent: Tuesday, January 13, 2009 1:11:07 PM
Subject: Re: [pdt-dev] how to enable code complete for classes or methods?

What did you install?

Have you looked in the console log to see what errors might be there?

http://wiki.eclipse.org/IRC_FAQ#How_do_I_debug_Eclipse.3F_How_can_I_see_what_plugins_are_being_started.3F_How_do_I_start_the_OSGi_console.3F



monloi perez wrote:
> All,
>
> Is it possible to enable code complete when calling classes or methods?
> When I installed PDT it was fine however when I installed some new packages the code complete doesnt work anymore.
>
> Thanks,
> Mon
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> pdt-dev mailing list
> pdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pdt-dev

-- Nick Boldt :: http://wiki.eclipse.org/User:Nickb
Release Engineer :: Eclipse Modeling & Dash CBI
_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev


Back to the top