Coder Social home page Coder Social logo

apdt's People

Watchers

 avatar  avatar

apdt's Issues

Eclipse (Helios) Weaver Failure

What steps will reproduce the problem?
1. Install Eclipse (Helios) from any vendor
2. Add the package source from Wiki/Installing
3. Prepare any PHPAspect project and attempt to start weaving...

What is the expected output? What do you see instead?
The system ought to weave the code together, so you can take what you find in 
weaved/ and run it through an ordinary PHP interpreter...
Instead, sometimes the weaver produces an error message about the parser (I 
can't reproduce it right now) and every time, the weaved/ directory does not 
receive any output from the weaver.

It still works fine in the latest release of Galileo, but there are quirky bugs 
in Galileo that compelled me to want to upgrade (sometimes the editor fails to 
load and you have to clear workspace/.metadata/ to get it back).

What version of the product are you using? On what operating system?
zend-eclipse-php-helios-linux-gtk-x86_64.tar.gz
same results with PDT Helios from Eclipse.org and with 32 bit platform

Please provide any additional information below.

I like AOP! Please bring modern AOP techniques for PHP to the more modern 
Eclipse releases that are still being maintained, so that functionality is not 
lost to more distant future users like myself.

Original issue reported on code.google.com by [email protected] on 10 Jan 2011 at 7:55

Unable to weave around functions that are outside classes

What steps will reproduce the problem?
1. Create a PHP file that contains a function outside a class (for example,
"function myFunction()").
2. Attempt to define "before" advice with a pointcut definition of
"@Before(exec(myFunction))".
3. Weave the project.
4. Examine the resulting code.

What is the expected output?
The "before" advice should be applied before the rest of the original code
of myFunction().

What do you see instead?
An error message appears before weaving that indicates that the pointcut
definition is incorrect.

The weaved source code for the "myFunction" function is the same as the
original code before weaving.

What version of the product are you using? On what operating system?
Aspect PHP Development Tools (APDT) Runtime Feature 1.0.0.200905250041,
running on Eclipse 3.5.2 on Windows 7 Professional 32-bit.

Original issue reported on code.google.com by [email protected] on 5 Apr 2010 at 3:04

problem with pdt.test plugin dependency

What steps will reproduce the problem?
1. Please check if the version PDT you are using is the same as 1.0 release?
2.
3.

What is the expected output? What do you see instead?

The following imported class is missing from the org.eclipse.php.test
plugin source folder. This suggests some compatibility issue. 

import org.eclipse.php.test.infra.testcase.PhpTestCase;

What version of the product are you using? On what operating system?

APDT revision 123
I am using org.eclipse.php_feature-1.0-R20070917.zip and
pdt-Automated-Tests-1.0-R20070917.zip.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 26 Sep 2007 at 12:33

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.