Giter Site home page Giter Site logo

Comments (6)

seanliang avatar seanliang commented on September 25, 2024

Did you have the latest version installed? This problem should be fixed in issue #1 .

from javapropertieseditor.

pjacekm avatar pjacekm commented on September 25, 2024

Hello, I installed it today in Sublime2 using Package Control. Is there
a way to know which version of this plugin is installed?

On 09/24/2013 11:14 PM, Sean Liang wrote:

Did you have the latest version installed? This problem should has
been fixed in issue #1
#1 .


Reply to this email directly or view it on GitHub
#2 (comment).

from javapropertieseditor.

seanliang avatar seanliang commented on September 25, 2024

Run command "Package Control: List Packages", I guess that you should see v1.1.1 under JavaPropertiesEditor entry, which is the latest version. If so, would you please provide me a sample file to make me more clear about your problem?

from javapropertieseditor.

pjacekm avatar pjacekm commented on September 25, 2024

Hello, indeed I have the v1.1.1 installed.
As requested, attached please find 2 files:

  • The first one ("test.properties") was generated with Resource Bundles
    editor (Zaval). This one is a valid one. You can appreciate that every
    carriage return is escaped, and every key uses only one line.
  • The second one ("testSublime.properties") is the same file cloned,
    which was opened and saved with Sublime with JavaPropertiesEditor
    installed. You can see there are carriage returns added and not escaped.
    This one is invalid.

On 09/25/2013 12:08 AM, Sean Liang wrote:

Run command "Package Control: List Packages", I guess that you should
see v1.1.1 under JavaPropertiesEditor entry, which is the latest
version. If so, would you please provide me a sample file to make me
more clear about your problem?


Reply to this email directly or view it on GitHub
#2 (comment).

Java Resource Bundle

Modified by Zaval JRC Editor (C) Zaval CE Group

http://www.zaval.org/products/jrc-editor/

testKey=This is an one-line test key
testKeyMultiline=This is a multi-line\u000atest\u000a\u000akey

Java Resource Bundle

Modified by Zaval JRC Editor (C) Zaval CE Group

http://www.zaval.org/products/jrc-editor/

testKey=This is an one-line test key
testKeyMultiline=This is a multi-line
test

key

from javapropertieseditor.

pjacekm avatar pjacekm commented on September 25, 2024

I should add that I'm using Sublime on Linux. It is possible that escape character(s) on Windows would be different.

from javapropertieseditor.

seanliang avatar seanliang commented on September 25, 2024

My fault, I didn't try "\u000a" yet, but "\n" should be fine. "\u000a" is in the format of Unicode, which will be translate to carriage. This has been fixed in 1.1.2, please update and have a try again.

from javapropertieseditor.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.