Giter Club home page Giter Club logo

Comments (4)

rmpestano avatar rmpestano commented on June 28, 2024

Hi @zezhayz,

where do you see this package declaration?

As I see in LayoutMB it is using 'starter' packge: https://github.com/adminfaces/admin-starter/blob/master/src/main/java/com/github/adminfaces/starter/bean/LayoutMB.java

Edit: Note that both applications, starter and showcase have its LayoutMB, here is showcase one: https://github.com/adminfaces/admin-showcase/blob/master/src/main/java/com/github/adminfaces/showcase/bean/LayoutMB.java

Maybe that's what confused you but layoutMB is an application specific class.

Thanks

from admin-starter.

zezhayz avatar zezhayz commented on June 28, 2024

Salam,

Look at the clas LayoutMB on 'starter' project [https://github.com/adminfaces/admin-starter/blob/master/src/main/java/com/github/adminfaces/starter/bean/LayoutMB.java]
line 1 >> package com.github.adminfaces.showcase.bean;

you have to replace it by >> package com.github.adminfaces.starter.bean;

otherwise the IDE will notice an error, i've tried to run the starter poject on local server, and had to change the package line to have the projet to work.

Sorry for my humble english.

from admin-starter.

rmpestano avatar rmpestano commented on June 28, 2024

You are right, I got It now, thank you!

from admin-starter.

zezhayz avatar zezhayz commented on June 28, 2024

you're welcome :)

from admin-starter.

Related Issues (17)

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.