facebook

Moving .mymetadata and .myeclipe into a sub-folder

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #219868 Reply

    spytek98
    Member

    Hi there

    First post. Very impressed with MyEclipse.

    My project is currently migrating from JBuilder to Eclipse / MyEclipse. One cosmetic thing. We have a sub-folder called etc, where we use to store the JBuilder project jpx files, is there a way to do the same for MyEclipse rather than dumping the .mymetadata, .myeclipe, .project and .classpath in the root ?

    Thanks

    S98

    #219871

    Scott Anderson
    Participant

    S98,

    First post. Very impressed with MyEclipse.

    Thank you.

    One cosmetic thing. We have a sub-folder called etc, where we use to store the JBuilder project jpx files, is there a way to do the same for MyEclipse rather than dumping the .mymetadata, .myeclipe, .project and .classpath in the root ?

    Sorry, but not at this time. Eclipse sets where the .project and .classpath files are stored and we simply followed their pattern by also storing our metadata in the same place, the root of the project. This is the only location that Eclipse and MyEclipse will look for them. Additionally, it’s quite easy to filter them from view by using the filters menu of the Package Explorer view if you don’t like to see them all the time. This is what I personally do.

    #219874

    Riyad Kalla
    Member

    I believe dot files are filtered by default, so they shouldn’t be showing up in your package explorer view… but they will show up in your navigator view if you are using that, in which case using filtering there will help.

    S98 its a bit of a unix holdover that Eclipse uses to ‘hide’ files by making them dot files… you’ll notice as you try out other plugins that a lot of them do the same thing (put a dot file in your project root to store their project metadata in).

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Moving .mymetadata and .myeclipe into a sub-folder

You must be logged in to post in the forum log in