Skip to content

.launch is Eclipse xml file for saving run configurations#9

Open
paulvi wants to merge 1 commit intofabioz:masterfrom
paulvi:patch-2
Open

.launch is Eclipse xml file for saving run configurations#9
paulvi wants to merge 1 commit intofabioz:masterfrom
paulvi:patch-2

Conversation

@paulvi
Copy link

@paulvi paulvi commented Nov 29, 2016

No description provided.

<extension point="org.eclipse.core.contenttype.contentTypes">
<content-type base-type="org.eclipse.core.runtime.xml"
file-extensions="xml,xsd" file-names=".pydevproject,.project,.classpath"
file-extensions="xml,xsd" file-names=".pydevproject,.project,.classpath,.launch"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Paul, thanks for the pull request, still, this is automatically generated (see comment just above your change). You should just change https://github.com/fabioz/LiClipseText/blob/master/plugins/org.brainwy.liclipsetext.editor/install.py and re-run it with python (2.7).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know Python and don't have it installed (on my Windows PC)

I guess this project README should hint clearly how to add a language support

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, will improve the docs ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants