Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PHP generics support in Eclipse
PHP generics support in Eclipse [message #1834958] Sun, 22 November 2020 12:22 Go to next message
Christian Wolf is currently offline Christian WolfFriend
Messages: 1
Registered: November 2020
Junior Member
Hello,

I was looking for a sort of generics support (as for example known in Java world) for one of my PHP projects. I found medium.com/@ondrejmirtes/generics-in-php-using-phpdocs-14e7301953 (Sorry I am not allowed to link here yet) where in phpstorm it seems this is supported.

As this is only related to phpdoc, it is merely a thing of the IDE. Thus my question: Is there some support for something similar in Eclipse PDT or is there a plan for that?

If no: Where can I file a feature request? The Eclipse bug tracker does not allow to add a new "bug" and I am unsure if under github the issues are worked on.

Thank you
Christian
Re: PHP generics support in Eclipse [message #1837777 is a reply to message #1834958] Sat, 06 February 2021 07:11 Go to previous messageGo to next message
Karen foo is currently offline Karen fooFriend
Messages: 1
Registered: February 2021
Junior Member
I'm currently evaluating eclipse after using textmate for all my development for many years. what i miss in eclipse and what I can't find any solution for are some kind of generic templates:

I'm using PDT for my JavaScript and PHP development, and it supports code-templates. however , in my projects I'm writing large amounts of shell-scripts, yml-configuration-files, xml-files, gnu make scripts, etc., too. I'm writing source-documentation for all these scripts using a generic syntax (similar to robodoc) and you can save much time, when you can insert the doc-blocks using templates. however, besides PDT not all of the editor-plugins support templates.

Is there some generic way of storing code-snippets/templates in eclipse, which will work across all editor-plugins? I think it should be possible to implement such using eclipse monkey -- however, it seems development of monkey was stopped?

I'm using Eclipse 3.4.0.
Re: PHP generics support in Eclipse [message #1837779 is a reply to message #1837777] Sat, 06 February 2021 08:04 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

3.4.0 was released in 2014. You should upgrade.

Still, even that release can have the "WST Common UI" feature installed and make use of the Snippets View (you likely already have it installed).

https://help.eclipse.org/2020-12/topic/org.eclipse.wst.sse.doc.user/topics/csrcedt001.html?cp=93_2_0_0_8_0


_
Nitin Dahyabhai
Eclipse Web Tools Platform

[Updated on: Sat, 06 February 2021 08:07]

Report message to a moderator

Re: PHP generics support in Eclipse [message #1839080 is a reply to message #1837779] Fri, 12 March 2021 15:08 Go to previous messageGo to next message
Victoria Krysko is currently offline Victoria KryskoFriend
Messages: 3
Registered: February 2021
Junior Member
you can hire a good php specialist at onbenchhttps://onbench.de/
Re: PHP generics support in Eclipse [message #1841467 is a reply to message #1839080] Tue, 18 May 2021 01:15 Go to previous message
Alice White is currently offline Alice WhiteFriend
Messages: 4
Registered: May 2021
Junior Member
alright, i'll check them out. But this https://help.eclipse.org/2020-12/topic/org.eclipse.wst.sse.doc.user/topics/csrcedt001.html?cp=93_2_0_0_8_0 is actually helpful
Previous Topic:PHP project creation fails
Next Topic:Xdebug CLI mode ?
Goto Forum:
  


Current Time: Thu Apr 18 14:57:24 GMT 2024

Powered by FUDForum. Page generated in 0.01994 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top