pde
Building OSGi Module with Scala using Eclipse PDE and Scala IDE
How to build an OSGi bundle that use Scala (2.9.1.RC3) with PDE (Eclipse Helios). I\'m using Scala IDE (2.0.0-beta) to build the project and converting this to PDE project.[详细]
2023-03-29 15:53 分类:问答Problem with PDE (Print Dialog Extension) on Mac OS X
I try to make PDE, but when I open a print dialog and want to select my pane I see only that message: \"The package \"MyPDE\" could not be loaded because it contains no version for the current archite[详细]
2023-03-29 09:57 分类:问答Eclipse PDE: Open internal web browser in specific position
I want to open the Eclipse internal Web browser programmatically on the right side of the editor area, regardless of the open perspective.[详细]
2023-03-28 15:50 分类:问答Eclipse PDE: Redeploy bundle to running equinox osgi framework
I have a quite complex equinox application that I start in Eclipse with a usual launch configuration. It takes about 2 minutes to start so I don\'t want to restart it each time I make some minor code[详细]
2023-03-23 10:52 分类:问答Fast algorithm for boundary value problem
I am looking for the fastest way to solve the following problem: Given some volume of lattice points in a 3D grid, some points b_i (the boundary) satisfy f(b_i)=0, while another point a_0 satisfies[详细]
2023-03-17 19:06 分类:问答Variables in PDE map files
Some PDE builds use map files. In my case, the project is BIRT and the map files contains things like:[详细]
2023-03-10 22:36 分类:问答High order PDEs
I\'m trying to solve a 6th-order nonlinear PDE (1D) with fixed boundary values (extended Fisher-Kolmogorov - EFK).开发者_Go百科After failing with FTCS, next attempt is MoL (either central in space or[详细]
2023-03-10 06:23 分类:问答Adding multi test suite support to the Eclipse PDE unit automation process
I\'m trying to adapt the pde unit test automation process from here [1] to handle multiple test suites. The article makes use of org.eclipse.jdt.internal.junit.model.ITestRunListener2 which is unable[详细]
2023-03-08 05:22 分类:问答Implementing quick fixes list in eclipse
I develop plugin for eclipse, which marks some location in files. Also, user must have ability to do some actions with this markers, something like this list of actions in spellchecker:[详细]
2023-03-05 15:34 分类:问答PDE Headless Build (Feature-based) and Missing Required Plug-ins
When attempting to perform a PDE headless build, I am finding the eclipse.buildScript step to display the following:[详细]
2023-02-24 21:10 分类:问答