Re: [pdt-dev] Eclipse 4.3M6 + PDT Nightly - Broken Autocomplete.

2013-03-31 Thread
s, > Alex > On Apr 1, 2013 9:15 AM, "赵忠伟" wrote: > >> But I think you still need several days,maybe we need create a branch for >> the DLTK latest code,I have fixed the issue on my machine,but did not >> commit it yet. >> >> On Mon, Apr 1, 2013 at

Re: [pdt-dev] Eclipse 4.3M6 + PDT Nightly - Broken Autocomplete.

2013-03-31 Thread
Sun, Mar 31, 2013 at 9:30 PM, 赵忠伟 wrote: > >> Hi Tomasz, >> We will fix it soon;) >> >> On Mon, Apr 1, 2013 at 8:12 AM, Tomasz Rakowski wrote: >> >>> Hi, >>> >>> I've tested Eclipse 4.3M6 with nightly DLTK 5.0 and nightly build of &g

Re: [pdt-dev] Eclipse 4.3M6 + PDT Nightly - Broken Autocomplete.

2013-03-31 Thread
Hi Tomasz, We will fix it soon;) On Mon, Apr 1, 2013 at 8:12 AM, Tomasz Rakowski wrote: > Hi, > > I've tested Eclipse 4.3M6 with nightly DLTK 5.0 and nightly build of pdt. > > I'm running into the same issue as I did with Eclipse 4.3M5, > and nightly DLTK and PDT, which is auto-complete and code

Re: [pdt-dev] Any known issues with pdt-3.1.1 + xdebug-2.2.1 + php-5.4.10 ?

2013-01-31 Thread
Hi Oberhuber, How about pdt-3.0 + xdebug-2.1.2 + php-5.3.8? On Fri, Feb 1, 2013 at 5:11 AM, Oberhuber, Martin < martin.oberhu...@windriver.com> wrote: > Dear PDT team, > > ** ** > > We had our commercial product successfully running with pdt-3.0 + > xdebug-2.1.2 + php-5.3.8 . > > After a

Re: [pdt-dev] Using org.eclipse.php.ui.quickFixProcessors extensions point

2012-09-30 Thread
hi, Did you try DefaultProblemIdentifier? On Mon, Oct 1, 2012 at 2:37 AM, Robert Gründler wrote: > Hi all, > > i've been implementing some quickFixProcessors today and was wondering how > to properly use the IProblemIdentifier / IProblem API. > > The extension point passes the id of the problem t

Re: [pdt-dev] PD: Re: PDT + XAMPP&MAMP = love?

2012-09-06 Thread
Yeah,I remember Roy proposed this(similar thing) in gsoc before. On Fri, Sep 7, 2012 at 12:52 AM, Martin Eisengardt < martin.eisenga...@gmail.com> wrote: > Hi Jacek. > > Please see the patch at > https://bugs.eclipse.org/bugs/show_bug.cgi?id=388972 > > The facets is a basic requirement to enable

Re: [pdt-dev] Hudson build is back to stable : cbi-pdt-3.0-juno #139

2012-07-31 Thread
Great job,Jacek! On Wed, Aug 1, 2012 at 12:10 AM, Jacek Pospychała wrote: > yey! > PDT build is back to Stable after a couple of unstable days. > > Since migrating our build to Tycho, there were few problems with unit > tests, causing Unstable build. Tests themselves were ok (except one typo) >

Re: [pdt-dev] PDT Sources

2012-07-24 Thread
Hi Jacek, Stephan said that it is not a pdt bug,seems like a Zen-Coding bug. On Tue, Jul 24, 2012 at 5:38 PM, Jacek Pospychała wrote: > Stephan, > can you open bug in PDT bugzilla for this docblock issue? > I'll have a look at it. > > Jacek > > > From: pd

Re: [pdt-dev] PDT Sources

2012-07-23 Thread
hi, you can try to run it,and the code can be generated. On Mon, Jul 23, 2012 at 6:40 PM, Stephan Hochdörfer < s.hochdoer...@bitexpert.de> wrote: > Hi all, > > can anyone point me please to the sources that I can check out? I found > some CVS Urls in the Map File, but whenever I try to check out

Re: [pdt-dev] Electing a new Project Lead

2012-05-21 Thread
I am very very happy to welcome Jacek to be our new leader,and I will miss Roy:( Both of them are great! On Mon, May 21, 2012 at 2:20 PM, Roy Ganor wrote: > And, it is my honor to nominate Jacek Pospychała to become the new Lead > of this project, replacing myself. (I would continue as a commit

Re: [pdt-dev] Spellcheck patch

2012-05-15 Thread
hi, I have committed the patch,thanks very much! On Sun, Mar 25, 2012 at 3:05 AM, Iljas wrote: > Hello! > > I suggest the patch, which enables spellchecking in strings and comments > of the php content. > > Best regards, > Iljas > ___ > pdt-dev mailin

Re: [pdt-dev] write a plugin for php

2012-04-17 Thread
om the unit object below, can i get the methods, variables etc in that > particular PHP class/script. > Can you help me a reference to any website/resource, which can be help > me further. > > > On Tue, Apr 17, 2012 at 6:48 PM, 赵忠伟 wrote: > >> ISourceModule unit = >>

Re: [pdt-dev] write a plugin for php

2012-04-17 Thread
ISourceModule unit = (ISourceModule) PHPStructuredEditor.getModelElement(); On Tue, Apr 17, 2012 at 7:57 PM, Krishnaveni Sankaranarayanan < mailtov...@gmail.com> wrote: > Hi, > > I want to write a plugin for PHP files, which will do some specific task > for me. From my plugin, i want to get the p

Re: [pdt-dev] What'is FieldAccess?[ In PHPSelectionEngine.JAVA internalASTResolve() ]

2012-03-19 Thread
hi, try: a; ?> On Mon, Mar 19, 2012 at 8:41 PM, YuHong Yang wrote: > In PHPSelectionEngine.JAVA (org.eclipse.php.internal.core.codeassist) > the function : > > private IModelElement[] internalASTResolve(ISourceModule sourceModule, >int offset, int end) > > > I have no i

Re: [pdt-dev] Install latest nightly from hudson

2011-11-22 Thread
1.zip to > >> >>>> /tmp/PDT_JFlex_files/jflex-1.4.1.zip > >> >>>> > >> >>>>[subant] Failure for target 'postFetch' of: > >> >>>> > >> >>>> > /opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-3.0-indigo/wor

Re: [pdt-dev] Install latest nightly from hudson

2011-09-10 Thread
ps to fix the problem. > > [1] > > https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/releng/org.eclipse.osee.server.releng/build.xml > > On Sat, Sep 10, 2011 at 11:08 AM, 赵忠伟 > wrote: > > Sergio is right! > > > > I will ask my Jacek to help

Re: [pdt-dev] Install latest nightly from hudson

2011-09-10 Thread
Sergio is right! I will ask my Jacek to help to fix this,it is very easy to fix it,but I do not know how to do put the jflex.jar to the hudson server,after doing that I will change the build script.Sorry for delaying so long to fix it. 2011/9/10 Sergio Martín Morillas > Hi Robert, > > The last

Re: [pdt-dev] PDT nightly builds

2011-07-01 Thread
I think so:) 2011/7/1 Robert Gründler > On 01.07.11 15:48, 赵忠伟 wrote: > >> It is unstable,but you can use it;) >> > sound perfect to me ;) > > just to be sure, it's the pdt-Upate-.zip file available here, > right? > > https://hudson.ec

Re: [pdt-dev] PDT nightly builds

2011-07-01 Thread
hi, It is unstable,but you can use it;) 2011/7/1 Robert Gründler > Hi, > > first of all thanks for applying the patch to the PHPIndexingVisitor > (passing the sourcemodule to the extension). > > Unfortunately the hudson build still fails: > > https://hudson.eclipse.org/**hudson/job/cbi-pdt-3.0-

Re: [pdt-dev] Index Non-PHP Sourcefiles

2011-06-29 Thread
ok,I will have a look at it then apply it:) 2011/6/30 Robert Gründler > ** > i've created a patch that passes the SourceModule over to the extension > (attached). > > Would this implementation be ok for you? > > regards > > > -robert > > > > >

Re: [pdt-dev] html formatter

2011-06-29 Thread
hi, what is the code before you format the code? and can you remove the php code,and then try it in a html file,then format it?I am not sure if this is pdt special issue. On Wed, Jun 29, 2011 at 4:55 PM, Ernst Rent wrote: > Hi, im having a problem with the formatter (ctrl+shift+f) regarding htm

Re: [pdt-dev] Index Non-PHP Sourcefiles

2011-06-29 Thread
hi, Do not worry,I think it is not a big problem that we pass SourceModule to PHPIndexingVisitor:) 2011/6/29 Robert Gründler > ** > On 6/29/11 6:01 AM, 赵忠伟 wrote: > > I think you need ask this question in dltk group,after debugging,I think > the DLTK indexer only can visi

Re: [pdt-dev] Index Non-PHP Sourcefiles

2011-06-28 Thread
I think you need ask this question in dltk group,after debugging,I think the DLTK indexer only can visit ISourceModule after debugging,I think you can do this by adding *.xml/*.Yaml to php content type,but ModuleDeclaration is empty,as your another question,we can not get ISourceModule from PhpInd

Re: [pdt-dev] org.eclipse.wst.sse.ui.semanticHighlighting extension

2011-06-27 Thread
no,you help me avoid a ClassCastException,thanks.And I committed it to head just now;) 2011/6/27 Robert Gründler > ** > excuse my ignorance, the patch wasn't applied correctly... > > it's working fine now, thanks! > > > -robert > > > > > >

Re: [pdt-dev] org.eclipse.wst.sse.ui.semanticHighlighting extension

2011-06-27 Thread
lighting) { > AbstractSemanticHighlighting instance = (AbstractSemanticHighlighting) o; > rules.add(instance); > > > } > > > not sure though if this causes the ClassNotFoundException though. > > > regards > > -robert > > > > > > > > > > On

Re: [pdt-dev] org.eclipse.wst.sse.ui.semanticHighlighting extension

2011-06-27 Thread
hi, Does this patch work? 2011/6/27 Robert Gründler > Hi again, > > i tried to follow the Wiki entry to add SemanticHighlighting to my plugin > for > PHP Annotations: > > http://wiki.eclipse.org/PDT/**Dev2Dev/Semantic > > by adding an extension poin

Re: [pdt-dev] Provide type-hints for variables declared in different SourceModule

2011-06-27 Thread
yes,when we fix it,I will let you know 2011/6/27 Robert Gründler > ** > just to be sure: is this the nightly build that fails? > > https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ > > so i can check for updates. > > regards > > -robert > > &g

Re: [pdt-dev] Provide type-hints for variables declared in different SourceModule

2011-06-27 Thread
f your next release? if so, any estimations when > this will be? > > I'm asking because i can't provide my plugin to testers before that. > > > thanks! > > > -robert > > > > > On 6/27/11 9:57 AM, 赵忠伟 wrote: > > hi, > > yes,I just w

Re: [pdt-dev] Provide type-hints for variables declared in different SourceModule

2011-06-27 Thread
on (attached). > > Couldn't find another way to actually add elements to the Sql Index. > > Am i missing something? > > > -robert > > > > > > On 6/27/11 8:52 AM, 赵忠伟 wrote: > > hi Robert , > > Do you implement your own IndexingVisitor? > bt

Re: [pdt-dev] Provide type-hints for variables declared in different SourceModule

2011-06-26 Thread
hi Robert , Do you implement your own IndexingVisitor? btw,does it make sense if we pass requestor(IIndexingRequestor) to PhpIndexingVisitorExtension ? 2011/6/25 Robert Gründler > sorry for spamming the list, but there's really not much information in the > net available concerning PDT indexin

Re: [pdt-dev] Implement support for annotations

2011-06-08 Thread
hi, I do not understand your 1st question for 2nd question,have a look at the following extension(but I am not sure if it is what you want): 2011/6/8 Robert Gründler > Hi, > > i'm working on a PDT extension for a php framework which uses annotations > in PHPDocBlocks. An an

Re: [pdt-dev] Extending PDT: type inference questions

2011-01-07 Thread
hi, if you only want to content assist for ClassRegistry::init(B)-> you could follow http://wiki.eclipse.org/Extending_PDT_2.2#Code_assist_strategies then call context via getStatementText() and parse this text manually in class XYZCompletionStrategy(extends ClassMembersStrategy),instead of call c

Re: [pdt-dev] questions regarding "Extending PDT 2.2" : requestor and visitor

2011-01-06 Thread
I am not quite sure about the differences between PHPSourceElementRequestorExtension and PhpIndexingVisitorExtension. so what I say maybe wrong:) PHPSourceElementRequestorExtension is something relative to ISourceModule, for example,php file which is opened in php editor.when you reconcile a ISou

Re: [pdt-dev] Welcome xu jiaxi as a new tools.pdt Committer

2010-12-15 Thread
congratulations! On Wed, Dec 15, 2010 at 11:30 PM, portal on behalf of Roy Ganor < r...@zend.com> wrote: > tools.pdt Committers, > This automatically generated message marks the completion of all the legal > paperwork and webmaster provisioning for xu jiaxi. xu jiaxi is a new full > Committer on

Re: [pdt-dev] How to Extending PDT 2.2??

2010-11-10 Thread
hi could you debug your plugin and set breakpoints at LanguageModelContainer.getBuildpathEntries() and LanguageModelInitializer.getContributedProviders() to see what is wrong? btw,are you sure your plugin is launched successfully? On Wed, Nov 10, 2010 at 3:58 PM, 김희준 wrote: > Hi.. > > > > Sur

Re: [pdt-dev] How to Extending PDT 2.2??

2010-11-09 Thread
hi, did you do this: Register this class in plugin.xml: 2010/11/10 김희준 > > > Hi all. I’m new in PDT. > > > > I’m trying to extending PDT 2.2 with languageModelProviders’s extension > point. > > But, I’m not good at JAVA&Eclipse. :( > > > > I’ve read a API Doc already.. but it’s not

Re: [pdt-dev] Which Nightly build is stablest for beta testing

2010-07-18 Thread
20100617 or nightly build https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ Thanks very much for your help! On Mon, Jul 19, 2010 at 1:03 AM, sNop wrote: > Hi, > > I will develop few PHP applications ( with many JS and some HTML, CSS code > ) and I want to test new PDT 2.2.0. > > I have

Re: [pdt-dev] Ternary operator shortcut

2010-06-24 Thread
Hi Right click on the php project,then choose Properties,now a window will be popuped,choose PHP Interpreter on the left,and there are PHP version on the left,you can change it by enabling "Enable project specific setting". On Fri, Jun 25, 2010 at 12:02 AM, Leonhardt, Matthew < matthew.leonha...@

Re: [pdt-dev] Ternary operator shortcut

2010-06-24 Thread
Hi Is the file in a php 5.3 project? There is no error in my php editor. On Thu, Jun 24, 2010 at 8:15 PM, Leonhardt, Matthew < matthew.leonha...@twcable.com> wrote: > Greetings, > > I'm new to this list, so please direct me elsewhere if my question isn't > appropriate for this forum. I'm wonderi

Re: [pdt-dev] Committer vote for Jacek Pospychala has been approved by the PMC

2010-06-22 Thread
Welcome! 2010/6/22 Jacek Pospychała > yay! > I'm happy to finally join the pdt team, altough I was already one feet on > the boat, because of my daily job at Zend. > I'm looking forward to seeing PDT even better than it is, and integrating > with even more cool technologies here at Eclipse.org!

Re: [pdt-dev] Hudson build became unstable: cbi-pdt-2.2-helios #250

2010-05-14 Thread
I am not sure about this,what I commit is about ui test,but the failure shows it caused by core CA test,and I run core CA test in my computer,the junit test bar is green.So I am not sure what is wrong.Maybe it will be ok at the next build. On Fri, May 14, 2010 at 9:47 PM, Hudson Builder ' wrote:

[pdt-dev] Can you build a new dltk version for the latest api change?

2010-04-07 Thread
Thanks! -- Thanks! Best Regards! Zhao ___ pdt-dev mailing list pdt-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/pdt-dev

[pdt-dev] Fwd: [Dltk-dev] [BUILD] I-I201004041621-201004041621

2010-04-05 Thread
Now the latest PDT build(from today) depends on the DLTK build below. If anyone use the latest PDT build version,please use the DLTK build below as well:) -- Forwarded message -- From: DLTK Builds Date: Mon, Apr 5, 2010 at 9:38 AM Subject: [Dltk-dev] [BUILD] I-I201004041621-201004

Re: [pdt-dev] Welcome Zhao Zhongwei as a new tools.pdt Committer

2010-03-31 Thread
I am waiting this time all the time!Thank Roy and thank everyone! I am really very very happy to be a PDT committer! I will try my best:) On Wed, Mar 31, 2010 at 9:41 PM, Roy Ganor wrote: > Hi, > I really want to see how the community evolves now! > Welcome Zhao to the team!!! > > - Roy > -O

Re: [pdt-dev] Outline view supporting inherited super class methods/properties?

2010-03-30 Thread
Hi,Nicklas I have create a patch soon after Roy reported this bug. I only add double clicking on Ctrl+O function. So is there any special need,for example about the outline view. Maybe you could have this available in the next PDT release[?] Besides vote,I hope you can comment something,like exp

[pdt-dev] Google_Summer_of_Code_2010_Ideas for PDT

2010-03-30 Thread
I just had a look at the page http://wiki.eclipse.org/Google_Summer_of_Code_2010_Ideas,there is still no one idea for PDT! Does anyone have any idea,do not hesitate put your idea on the above page if you think it is a amazing feature for PDT[?] -- Thanks! Best Regards! Zhao <<360.gif>>___

Re: [pdt-dev] Question about Xdebug

2010-03-27 Thread
Thanks for all your replies! I will try it again:) On Sat, Mar 27, 2010 at 8:18 PM, Niel wrote: > > I guess I'll double post here, but I think found the culprit. For the NTS > > version you should use 'zend_extension' instead of 'zend_extension_ts' in > > your php.ini. > > On PHP 5.3.x builds b

Re: [pdt-dev] Question about Xdebug

2010-03-27 Thread
>> >> version vc9 of the PHP is for using with IIS. I don't know if this is the >> server of your choice. If you're using Apache's httpd use the VC6 version of >> both the PHP and xdebug. >> >> On Sat, Mar 27, 2010 at 7:36 AM, 赵忠伟 wrote: >>

[pdt-dev] Question about Xdebug

2010-03-26 Thread
Hello everyone. I try to install xdebug on XP ,but i failed. PHP version:php-5.3.0-nts-Win32-VC9-x86,php-5.3.0-Win32-VC9-x86,php-5.3.2-nts-Win32-VC9-x86,php-5.3.2-Win32-VC9-x86. all of the above are zip version. php.ini: zend_extension_ts="F:\php\execute\php-5.3.0-Win32-VC9-x86\ext\php_xdebug-2

Re: [pdt-dev] No code assistance for PHP Language Library

2010-03-03 Thread
> > > Regards, > Alex > > ----- Original Message - > From: "赵忠伟" > To: "PDT Developers" > Sent: Thursday, March 4, 2010 6:39:49 AM GMT +06:00 Almaty, Novosibirsk > Subject: Re: [pdt-dev] No code assistance for PHP Language Library > > Hi,Al

Re: [pdt-dev] No code assistance for PHP Language Library

2010-03-03 Thread
wrote: > H2 can be checkouted from DLTK repository > /org.eclipse.dltk/external/plugins/org.h2.core > And probably you should make PDT depending on these plugins as it doesn't > work without them. > > Regards, > Alex > > > ----- Original Message - > From:

Re: [pdt-dev] No code assistance for PHP Language Library

2010-03-03 Thread
I have the same problem long ago! Do you checkout the following two plugins? org.eclipse.dltk.core.index.sql,org.eclipse.dltk.core.index.sql.h2 And you have to download h2 database in you eclipse plugins directory:) On Thu, Mar 4, 2010 at 5:32 AM, Robert Gruendler wrote: > some more info: > > t

Re: [pdt-dev] Newbie question: asking for help to get a PDT development environment setup

2010-02-26 Thread
You are welcome,i use eclipse 3.5.So i could not give you any suggestion:) ___ pdt-dev mailing list pdt-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/pdt-dev

Re: [pdt-dev] Newbie question: asking for help to get a PDT development environment setup

2010-02-25 Thread
org.eclipse.php.ui/src/org/eclipse/php/internal/ui/folding line 62 Java > Problem > > It seems the import > org.eclipse.wst.sse.ui.internal.projection.IStructuredTextFoldingProvider; > > can't be resolved. > > > Anyone knows which package i'm missing? > >

[pdt-dev] about code in GlobalTypesStrategy.getReplacementRange

2010-02-17 Thread
the code is public SourceRange getReplacementRange(ICompletionContext context) throws BadLocationException { SourceRange replacementRange = super.getReplacementRange(context); if (replacementRange.getLength() > 0) { return new SourceRange(replacementRang

Re: [pdt-dev] Newbie question: asking for help to get a PDT development environment setup

2010-02-14 Thread
Hi,David You can have a look at http://wiki.eclipse.org/Extending_PDT_2.2 My development environmentis eclipse 3.5 modeling version(it is a little big,300M+) + wtp + dltk source code. And by the way,if you want this feature,you also could sub

[pdt-dev] for help

2009-12-13 Thread
hi,all i am preparing to create a new project ,named phpconsole. about this project: there is a editor:user could execute php script in the editor. command view:here list the historical commands(executed script) executed in the editor. variable view:list the current variabls' value which used in

Re: [pdt-dev] Problems using the PDT parser standalone (IExecutableExtension not found)

2009-12-03 Thread
org.eclipse.core.runtime.IExecutableExtension in org.eclipse.equinox.registry_xxx.jar ___ pdt-dev mailing list pdt-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/pdt-dev

Re: [pdt-dev] Getting cursor position in current editor

2009-11-18 Thread
it seems that you can get the cursor position from current ISelection.if you does not select anything and the ISelection is instanceof ITextSelection,you can see ITextSelection.getLength() return 0,and ITextSelection.getOffset() is the cursor position. __

Re: [pdt-dev] Replacement for PHPModelUtils.getClasses()

2009-10-31 Thread
maybe you could try PhpModelAccess(ModelAccess) On Sun, Nov 1, 2009 at 8:21 AM, Robert Gruendler wrote: > 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().

Re: [pdt-dev] Re: a question about class PHPStructuredTextViewer

2009-10-25 Thread
yes you are very right. but i mean why not use IContentAssistant newPHPAssistant = phpConfiguration .getPHPContentAssistant(this); instead of IContentAssistant newPHPAssistant = phpConfiguration .getPHPContentAssistant(this, true); that is the poi

[pdt-dev] Re: a question about class PHPStructuredTextViewer

2009-10-25 Thread
Qiangsheng just talked to me about this question.thanks Qiangshen. and he misunderstood me. i did not describe the question clearly. IContentAssistant newPHPAssistant = phpConfiguration .getPHPContentAssistant(this, true); will get a instance of class PHPContentAssistant,but be

[pdt-dev] a question about class PHPStructuredTextViewer

2009-10-25 Thread
i am trying to fix Bug 197419,but i find it is hard to do that for the following reason. in the class PHPStructuredTextViewer(line 458) IContentAssistant newPHPAssistant = phpConfiguration .getPHPContentAssistant(this, true); what is the purpose to renew a IContentAssista

Re: [pdt-dev] 2.2.0: CA, Hover and many other things broken in current cvs snapshot

2009-10-05 Thread
i am not sure if this bug is caused by the code i patched for the phar support, because i add some code to the dltk indexer project. if it is ,let me know,and i will fix it as soon as possible. best regards! ___ pdt-dev mailing list pdt-dev@eclipse.org

Re: [pdt-dev] some questions about Athena

2009-09-14 Thread
g/svnroot/technology/org.eclipse.linuxtools/releng/trunk/org.eclipse.linuxtools.releng/maps/linuxtools.map > > In future, please ask Athena questions on dash-...@eclipse, not pdt-...@. > > Cheers, > > 赵忠伟 wrote: > >> i want to use local location,instead of downloading fro

[pdt-dev] some questions about Athena

2009-09-11 Thread
i want to use local location,instead of downloading from network dependencyURLs= http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip so i use the following line dependencyURLs=file:D:/tmp/build/downloads/eclipse-SDK-3.5-win32.zip but there is a java.ne

[pdt-dev] Re: phar files

2009-08-30 Thread
hi,roy and everybody i want to ask if other classes can show in the code assist list in the following condition: result = new LinkedList(); if (prefix.length() > 1 && prefix.toUpperCase().equals(prefix)) { // Search by camel-case IType[] types = PhpModelAccess.get

Re: [pdt-dev] goalEvaluatorFactories extension point — plugin is not activated

2009-07-23 Thread
as you said,i think there maybe a exception happens.you can step the code line by line and to see if the code go into the code something like: finally{ } and keeping steping utill you step in to the code like: catch(*Exception e){ } and have a look at what the e is. the above is just what i g

Re: [pdt-dev] goalEvaluatorFactories extension point — plugin is not activated

2009-07-21 Thread
you can try to add breakpoint in class PHPGoalEvaluatorFactory public GoalEvaluator createEvaluator(IGoal goal) { if (factoryInfos == null) { return null; } for (int i = 0; i < factoryInfos.length; i++) { GoalEvaluator evaluator = factoryInfos[i].factory.createEvaluator(goal); if (evaluator != nul

[pdt-dev] Re: PDT Incubator project

2009-07-18 Thread
+1 my experience i am a j2ee developer first.but it was one year ago.so i will not mention it here. lots of my work are based on emf,gef and gmf.custom emf editor, custom the code generated by gmf,encapsulate jdt debug with the gmf presentation,for example make "step over" step from one figure to

[pdt-dev] a question about decompressing a compressd file in phar

2009-07-11 Thread
the title is not clear. i describe the question here: i execute the following code to compress the file in phar(pure phar,neither zip nor gz) // open an existing phar $p = new Phar('coollibrary.phar', 0); // Phar extends SPL's DirectoryIterator class foreach (new RecursiveIterator

Re: [pdt-dev] wiki about semantic highlighting

2009-04-17 Thread
ast tree? functionInvocation.resolveFunctionBinding() or fethodInvocation.resolveMethodBinding() returns null. how to do this? need i depend on SearchEngine or some other classes? 2009/4/17 赵忠伟 > Can you provide an example for each Semantic Highlighting you listed in > the page? > > > ok, i

Re: [pdt-dev] wiki about semantic highlighting

2009-04-16 Thread
Can you provide an example for each Semantic Highlighting you listed in the page? ok, i will. thank you for your reply! 2009/4/17 Roy Ganor > Hi, > > Thank you for posting this in here, maybe these semantic highlighting rules > would be useful as well: > > > >1. Global Variables �C > > >

[pdt-dev] wiki about semantic highlighting

2009-04-16 Thread
http://wiki.eclipse.org/PDT/Dev2Dev/Semantic i have just written a will on the above page. i have finished two semantic highlighting,and listed some other semantic highlightings that will be done. i hope someone to see it if i missed some semantic highlightings,and maybe there are some semantic

Re: [pdt-dev] can i get ISourceModule from IStructuredDocumentRegion

2009-04-13 Thread
; From: pdt-dev-boun...@eclipse.org [mailto:pdt-dev-boun...@eclipse.org] > On Behalf Of Michael Spector > > Sent: Monday, April 13, 2009 5:12 PM > > To: PDT Developers > > Subject: Re: [pdt-dev] can i get ISourceModule from > IStructuredDocumentRegion > > > > I mea

Re: [pdt-dev] can i get ISourceModule from IStructuredDocumentRegion

2009-04-13 Thread
want to add pdt some semantic highlighting function:) and the semantic highlighting interface and extension are defined in wtp.soany advice there? 2009/4/13 Michael Spector > Can you use PlatformUI.getWorkbench().getDisplay().syncExec() ? > > 2009/4/13 赵忠伟 : > > thanks f

Re: [pdt-dev] can i get ISourceModule from IStructuredDocumentRegion

2009-04-13 Thread
and document to ISourceModule map seems better.lol 2009/4/13 赵忠伟 > actually,one map to store document to editor relation is enough. > > Michael ,i want some advices from you .thank you! > > 2009/4/13 赵忠伟 > > thank you for your patient! >> >> best regards!

Re: [pdt-dev] can i get ISourceModule from IStructuredDocumentRegion

2009-04-13 Thread
actually,one map to store document to editor relation is enough. Michael ,i want some advices from you .thank you! 2009/4/13 赵忠伟 > thank you for your patient! > > best regards! > > 2009/4/13 Michael Spector > >> Sorry, I've forgot to compare documents.

Re: [pdt-dev] can i get ISourceModule from IStructuredDocumentRegion

2009-04-13 Thread
tor instanceof PHPStructuredEditor) { > >ISourceModule sourceModule = (ISourceModule) > ((PHPStructuredEditor) > > editor).getModelElement(); > >} > > } > > > > On Mon, Apr 13, 2009 at 12:22 PM, 赵忠伟 > wrote: > >> hi, Michael >

Re: [pdt-dev] can i get ISourceModule from IStructuredDocumentRegion

2009-04-13 Thread
gt; } > } > > On Mon, Apr 13, 2009 at 12:22 PM, 赵忠伟 > wrote: > > hi, Michael > > > > i extended the extension "org.eclipse.wst.sse.ui.semanticHighlighting" > > as following: > > > >> > > > class="org.eclipse.php.in

Re: [pdt-dev] can i get ISourceModule from IStructuredDocumentRegion

2009-04-13 Thread
hi, Michael i extended the extension "org.eclipse.wst.sse.ui.semanticHighlighting" as following: here PHPStaticSemanticHighlighting need to implement ISemanticHighlighting interface and there is a method public Position[] consumes(IStructuredDocumentRegion region); in ISemanticHighlight

[pdt-dev] can i get ISourceModule from IStructuredDocumentRegion

2009-04-12 Thread
i know ISourceModule can be got from File. but i want to know if ISourceModule can be got from IStructuredDocumentRegion. if could,can anyone tell me how. thank you in advance! best regards. ___ pdt-dev mailing list pdt-dev@eclipse.org https://dev.eclip