Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » looking plugin to edit a hierarchy formatted data in a text file(something that eases editing of nested parts)
looking plugin to edit a hierarchy formatted data in a text file [message #655620] Tue, 22 February 2011 01:07 Go to next message
ubc  is currently offline ubc Friend
Messages: 5
Registered: February 2011
Junior Member
Hi,
I am dealing with a configuration text file that serves data for the start of a program.

The configuration file has something called "MODULE"'s. Each module can provide
a bunch of data. Modules can be nested together.

Something like below:

MODULE A
x = 2.3
MODULE B
y = "Hello"
END MODULE B
END MODULE A

In practice these modules become very big and complicated nesting. Is there any
plugin that helps me in writing, editing, ... of such file? (folding, automatic completion, ...)

Thanks

[Updated on: Tue, 22 February 2011 01:07]

Report message to a moderator

Re: looking plugin to edit a hierarchy formatted data in a text file [message #658623 is a reply to message #655620] Wed, 09 March 2011 10:10 Go to previous message
Alex Oneal is currently offline Alex OnealFriend
Messages: 1
Registered: March 2011
Junior Member
I'd like to know the same. I bump this thread.


------------------------------------------------------------ --

I am proud to announce I am learning Chinese! Very Happy

[Updated on: Mon, 11 April 2011 07:43]

Report message to a moderator

Previous Topic:Now getting javadoc hovers instead of errors
Next Topic:"Intro tried accessing a NULL bundle" error when trying to open Java editor sample
Goto Forum:
  


Current Time: Thu Mar 28 19:50:06 GMT 2024

Powered by FUDForum. Page generated in 0.02482 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top