MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Development under Eclipse

  • To: mathgroup at smc.vnet.net
  • Subject: [mg86214] Development under Eclipse
  • From: labrach at gmail.com
  • Date: Thu, 6 Mar 2008 02:57:57 -0500 (EST)

Hi,
we are currently developping an application that mix mathematica code
and java code
We are using eclipse and the workbench plugin
We have many trouble when using the eclipse debug mode with
mathematica  : the global variables are not inialized, especially if
they are initialized in a package, and used in another

Any help ?
Is there anyone experienced with eclipse development for mathematica
and jlink ?
(It's very difficult to find any documentation about this)


laurent


  • Prev by Date: Error in Interpolation of multi-d datas
  • Next by Date: Re: Manipulate
  • Previous by thread: Re: Error in Interpolation of multi-d datas
  • Next by thread: Apply function to parts of a list