Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8494465
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T23:18:22+00:00 2026-06-10T23:18:22+00:00

Every time i save my project in Sencha Architect it overwrites any changes i

  • 0

Every time i save my project in Sencha Architect it overwrites any changes i do to the page that the ExtJS runs from (Let’s call it App.html). Normally this doesn’t effect much, (The Javascript is normally only looking at it’s own objects and components) unless i want to include another stylesheet, another script or put an ‘id’ on any of the existing html tags.

Is there a way arround this? Can I tell it not to touch certain pages, or change it’s memory of what is on them, or am i going to have to have a second HTML, one that includes all the same JS & ExtJS, but doesn’t get editted because it isn’t part of the project?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T23:18:23+00:00Added an answer on June 10, 2026 at 11:18 pm

    I believe the simple answer is no you can’t.

    You can however do as Dorvalla proposed and add new resources (just use the + button in the Project Inspector), and this works for additional JavaScripts and CSS-files. For instance this is a auto-generated app.html for a sencha touch project

    <!DOCTYPE html>
    
    <!-- Auto Generated with Sencha Architect -->
    <!-- Modifications to this file will be overwritten. -->
    <html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>llm</title>
        <link rel="stylesheet" href="resources/css/app.css" id="appcss">
        <link rel="stylesheet" href="resources/css/llm.css" id="llm">
        <script src="http://maps.google.com/maps/api/js?sensor=true"></script>
        <script src="sdk/sencha-touch-all.js"></script>
        <script src="functions.js" id="functions"></script>
        <script src="cordova-2.0.0.js"></script>
        <script type="text/javascript" src="app.js"></script>
        <script type="text/javascript">
            if (!Ext.browser.is.WebKit) {
                alert("The current browser is unsupported.\n\nSupported browsers:\n" +
                    "Google Chrome\n" +
                    "Apple Safari\n" +
                    "Mobile Safari (iOS)\n" +
                    "Android Browser\n" +
                    "BlackBerry Browser"
                );
            }
        </script>
    </head>
    <body></body>
    </html>
    

    You can find more information about project resources at docs.sencha.com

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My app generates 3 files every time the user saves a project. I would
I made some changes to my MainWindow.xib in Xcode and every time I hit
My Eclipse validates XML files every time I save a file and it takes
Every time i reset & seed my database it wipes out the standard admin@example.com
Every time when I'm trying to load the .dll in my application, I'm getting
every time I open my Solution in Visual Studio it tries to communicate and
Every time I bind an AMQP queue to an exchange it automatically seems to
Every time i make a new JFrame object, the frame appears in the 0,0
Every time I run the code below it is supposed to come up with
Every time I try to access my localhost/phpmyadmin it gives me this error --->

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.