For most of the plugins it is enough to have just 2 lines in .gitignore:
/bin/
/target/
Regards,
Alex
On Fri, Sep 7, 2012 at 5:47 PM, Martin Eisengardt <
martin.eisenga...@gmail.com> wrote:
> I will provide a patch in some hours. :-)
>
> On Fri, Sep 7, 2012 at 12:44 PM, Jacek Pospychała wrote:
Hi PDT Developers,
I've just removed that method, as it suddenly started to cause NPE in tests.
http://git.eclipse.org/c/dltk/org.eclipse.dltk.core.git/commit/?id=32db5fb02f9d16a5011bfdd2d541a13e49b89fb7
Those lines were added in the following commit:
http://git.eclipse.org/c/dltk/org.eclipse.dl
Hi,
You need nightly build of DLTK, at the moment available only from
https://hudson.eclipse.org/hudson/job/dltk-nightly/
Regards,
Alex
On Thu, Jan 3, 2013 at 5:31 PM, Robert Gründler wrote:
> Alright thanks.
>
> I've tried the Kepler build now, and it seems contentassist is broken
> (stack tr
As I remember, I dropped "IBuildpathEntry.isContainerEntry()" method today.
It was kind of redundant.
Regards,
Alex
On Fri, Feb 8, 2013 at 1:09 AM, Dawid Pakuła wrote:
> Czesc ;)
>
> Sorry for my english and thank you for your reply.
> I want (have to) write some tests for pdt-eg Core-Plugin
Why do you think branch is needed?
Regards,
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 9:57 AM, Tomasz Ra
fix soon.
>
>
> On Mon, Apr 1, 2013 at 10:18 AM, Alexey Panchenko <
> alex.panche...@gmail.com> wrote:
>
>> Why do you think branch is needed?
>>
>> Regards,
>> Alex
>> On Apr 1, 2013 9:15 AM, "赵忠伟" wrote:
>>
>>> But I think you
Hi Tomasz,
Is there anything reported in the error log?
Regards,
Alex
On Tue, Jun 18, 2013 at 9:44 PM, Tomasz Rakowski wrote:
> Hi,
>
> I've just installed the current version of Eclipse Kepler (4.3) RC3 and I
> installed the PDT extension from the "default" source (whatever RC3
> suggests),
;
>
>
> On Tue, Jun 18, 2013 at 5:09 PM, Marek Maksimczyk
> wrote:
> > On 18.06.2013 17:01, Tomasz Rakowski wrote:
> >>
> >> It's a clean pdt. Other than pdt, there is egit and subversive.
> >>
> >
> > It's strange, maybe as said Ale
Hi PDT-team,
I have some questions regarding this class
http://git.eclipse.org/c/dltk/org.eclipse.dltk.core.git/log/core/plugins/org.eclipse.dltk.core.index.sql.h2/src/org/eclipse/dltk/internal/core/index/sql/h2/H2Cache.java
which was contributed some time ago by Michael and committed by Roy.
A
the idea in my todo list for performance optimizations is indeed
>> to try removing the H2Cache and measure the impact. Unfortunately, I was
>> distracted from the performance topic with other things, but I hope I'll be
>> back on it very soon.
>>
>> Greetings,
>&g
Actually, JDT also uses 2 ASTs :)
One is used in indexing/search/model building etc - the so called compiler
AST. It uses less resources, so can be created faster.
The other one supports rewrite, so it uses more resources because of that
and is used mostly for refactorings.
Regards,
Alex
On Sat,
Hi,
For DLTK-nightly it should be possible to link
https://hudson.eclipse.org/dltk/job/dltk-nightly/lastSuccessfulBuild/artifact/org.eclipse.dltk.releng/build/update.site/target/site/
Regards,
Alex
On Fri, Nov 21, 2014 at 2:47 AM, Kaloyan Raev wrote:
> Dawid,
>
> Do you mean you want to aggre
12 matches
Mail list logo