Menu

#14 Eclipse Plugin

open
nobody
None
5
2007-06-20
2007-06-20
Synthos
No

The eclipse plug-in is a great idea.

The work I deal in has ridiculous amounts of them and they clutter up the source file and make it very hard to read.

I have three requests:

- The source code for the eclipse plugin.

- The ability to read in constants from a file dynamically each time a file is parsed.

- Preserving the actual file.. If the file keeps changing while you're editing it you're never going to be synced up with the SVN version.

Discussion

  • Synthos

    Synthos - 2007-06-20

    Logged In: YES
    user_id=1823259
    Originator: YES

    My bad, just checked out the antenna plug-in source through CVS

     
  • Omry Yadan

    Omry Yadan - 2007-07-07

    Logged In: YES
    user_id=126268
    Originator: NO

    1. the code is in the cvs
    2. you can probable do something like this with the #//include file directive. just include a file that defines your stuff.
    3. thats not possible currently with eclipse.