Giter Club home page Giter Club logo

Comments (3)

adaptun avatar adaptun commented on September 12, 2024

Hi aedahh.

Do you have "compile classes" checked when importing project.xml?

If yes, then automatic export of updated classes should work

from cache-tort-git.

aedahh avatar aedahh commented on September 12, 2024

Hello adptun,
Yes, I have both check boxes selected when importing.
I am still having this issue. Today I got an updated project.xml and import. When open .cls file I don't see changes.

What is interesting is when do Edit > Search in file for known string in updated project.xml, Studio does show the result in both .cls and .int file, but when double-click on search result .cls file is opened but no update. If open .int file then I do see updated code.

Okay: here is what I am seeing when I do Tools > Import Local
[...]
mycalss.CLS is not newer than on-disk version, skipping export <-- this is my problem
Imported class: mycalss.CLS
[...]

Output window say file is not newer than on-disk version, skipping export, but this is not true! The content of myclass.CLS inside the project.xml is actually newer and have few characters changed.
Question is how is the plugin comparing to decide if file is newer or not? Hopefully not just by some timestamp but by content...

Very frustrating... any suggestions so that I can get the updated code to show up in the .cls file?
I check this plugin website today, hoping for an update to resolve this issue, but no changes in awhile...

Thanks

from cache-tort-git.

aedahh avatar aedahh commented on September 12, 2024

Okay, so I was able to get plugin to export new cls files imported from project.xml
by changing system time to a past date, touch all files inside git folder (need to repeat process for each subfolders, as touch [using unix port of touch for win32] doesn't do it recursively), then Import Local and finally Studio/git plugin exported modified cls!

Still would like to know how is the plugin comparing to decide if file is newer or not?
Hopefully this can be improve in future release.

Thanks

from cache-tort-git.

Related Issues (20)

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.