[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[pdt-dev] Replacement for PHPModelUtils.getClasses()
|
- From: Robert Gruendler <robert@xxxxxxxxxxx>
- Date: Sat, 31 Oct 2009 17:21:33 -0700
- Delivered-to: pdt-dev@eclipse.org
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4
Hi all,
i'v updated to the latest version of PDT using cvs,
and realized the the method i used to search for classes
in the Model does not exist anymore: PHPModelUtils.getClasses().
Does anyone know what is the best way to search
for a specific type when i only have a String containing the
name of the class to search for with the latest API ?
thanks !
-robert