1.4 and it won't compile anymore !?

i was using sdk1.3 till now ... i tried to recompile my code but it says " '.' expected ", where i import my classes:
import javax.swing.*;
import dataConnect; <-- dot expected
can anyone explain why javac now expects a dot ???

Hello.
With J2SE 1.4 you can no more import classes in the same package you are.
Just remove the import statement and it will compile.
Hoppe this helps :)

Similar Messages

  • [solved] acerhk - won't compile anymore.

    On my 8y old Acer Travelmate i need acerhk to get wifi working.
    Since the latest kernels it won't compile anymore without errors.
    Anyone get some idea how to get arround with this?
    Output:
    make -C /lib/modules/3.8.4-1-ARCH/build SUBDIRS=/tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35 modules
    make[1]: Entering directory `/usr/src/linux-3.8.4-1-ARCH'
    CC [M] /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.o
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:2933:23: Fehler: expected »=«, »,«, »;«, »asm« or »__attribute__« before »model_init«
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:2958:22: Fehler: expected »=«, »,«, »;«, »asm« or »__attribute__« before »acerhk_remove«
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:2960:22: Fehler: expected »=«, »,«, »;«, »asm« or »__attribute__« before »acerhk_probe«
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:3042:22: Fehler: expected »=«, »,«, »;«, »asm« or »__attribute__« before »acerhk_remove«
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:3068:12: Fehler: »acerhk_probe« ist hier nicht deklariert (nicht in einer Funktion)
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:3069:2: Fehler: Implizite Deklaration der Funktion »__devexit_p« [-Werror=implicit-function-declaration]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:3069:25: Fehler: »acerhk_remove« ist hier nicht deklariert (nicht in einer Funktion)
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:136:14: Warnung: »reg2« definiert, aber nicht verwendet [-Wunused-variable]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:386:13: Warnung: »enable_dritek_keyboard« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:392:13: Warnung: »disable_dritek_keyboard« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:764:12: Warnung: »get_cmos_index« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:876:29: Warnung: »find_hk_area« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:1317:20: Warnung: »setup_model_features« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:1980:20: Warnung: »probe_model« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:2205:13: Warnung: »init_input« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:2303:13: Warnung: »release_input« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:2671:12: Warnung: »acerhk_proc_init« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:2783:13: Warnung: »acerhk_proc_cleanup« definiert, aber nicht verwendet [-Wunused-function]
    /tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.c:2925:26: Warnung: »acerhk_misc_dev« definiert, aber nicht verwendet [-Wunused-variable]
    cc1: Einige Warnungen werden als Fehler behandelt
    make[2]: *** [/tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35/acerhk.o] Fehler 1
    make[1]: *** [_module_/tmp/yaourt-tmp-andreas/aur-acerhk/src/acerhk-0.5.35] Fehler 2
    make[1]: Leaving directory `/usr/src/linux-3.8.4-1-ARCH'
    make: *** [acerhk.ko] Fehler 2
    ==> FEHLER: Ein Fehler geschah in build().
    Last edited by lemondreas (2013-03-27 14:42:04)

    sure.
    Make sure to have linux-headers installed as the same version lie your kernel.
    The source for acerhk-0.5.35.tgz is unavailable so i downloaded it from here http://filesocial.com/3ex2d4 and put it in the same folder as PKBUILD
    My PKBUILD looks like this:
    # $Id: PKGBUILD 23215 2010-08-08 21:04:28Z cbrannon $
    # Maintainer: Corrado Primier <[email protected]>
    # Contributor: Marco Fister <[email protected]>
    pkgname=acerhk
    pkgver=0.5.35
    pkgrel=26
    pkgdesc="Acer hotkey driver"
    url="http://www.cakey.de/acerhk/"
    arch=('i686') # Unavailable for x86_64
    license=('GPL')
    depends=('linux>=3.0.0')
    makedepends=('linux-headers>=3.0.0')
    source=(acerhk-0.5.35.tgz acerhk.rc
    2.6.30.patch kernelversion.patch 5100.patch 2.6.36.patch)
    install=acerhk.install
    _kernver=`uname -r`
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    sed -i 's/CFLAGS/EXTRA_CFLAGS/' Makefile
    sed -i 's/__devinit//g; s/__devexit_p//g; s/__devexit//' acerhk.c
    patch -Np1 -i "${srcdir}/5100.patch" || return 1
    patch -Np1 -i "${srcdir}/2.6.30.patch" || return 1
    patch -Np0 -i "${srcdir}/2.6.36.patch" || return 1
    patch -N -p1 < "$srcdir/kernelversion.patch" || return 1
    sed -i 's@linux/config.h@linux/input.h@' "${srcdir}/${pkgname}-${pkgver}/acerhk.c"
    # Set KERNELSRC. The makefile tries to autodetect it with uname,
    # but that is unreliable.
    make CONFIG_FUNCTION_TRACER= KERNELSRC="/lib/modules/${_kernver}/build" acerhk.ko || return 1
    install -Dm644 "${srcdir}/${pkgname}-${pkgver}/acerhk.ko" \
    "${pkgdir}/lib/modules/${_kernver}/kernel/drivers/block/acerhk.ko" || return 1
    install -Dm755 "${srcdir}/acerhk.rc" "${pkgdir}/etc/rc.d/acerhk" || return 1
    # vim:set ts=2 sw=2 et:
    md5sums=('05255919f312cb76af473a760c284433'
    '935584b3e4bfbb3af8460558e5b98bb5'
    '2a0bc99e5b12e25096441df4d53d7df7'
    'fd2ef062ecbc9d670e1b42aa5866d32d'
    '8966a93e66200a535179cf9eb689fe4d'
    'd257a4e9223ebfde48b9608805df9c99')
    By the way:
    Is there any possible way to get acerhk work with systemd?
    Like activating the wifi-LED along the boot process and manually control ist with "sysctl start/stop acerhk"?
    Last edited by lemondreas (2013-03-28 18:15:23)

  • Update 32bit - 64 bit and network won't work anymore

    Hi
    I update (means clean install) Vista Business 32 bit to 64 bit and after that the network connection
    won't work anymore. Problem is that vista won't get the IP-address from DHCP (tried in small office network with some cheap Zyxel and big corporate network with expensive stuff) and said that the connection is limited and network is unidentified. I try to
    solve this problem with google and already try some regedit things, update Vista with SP2, update network controller driver and
    try to limit speed & duplex to 100 Mbps and 10 Mbps but non of those works. Checked
    also with linux and the computer gets the IP which mean that the network adapter works and there have to be some problems with this Vista Business 64 bit.
    Does someone have any clues what is the problem and how to fix it?

    Hi Thalian,
    If you specify a static  IP address, can you connect to Internet?
    Meanwhile, what’s result of network troubleshooter?
    Alex Zhao
    TechNet Community Support

  • Corrupt Lookout 6.1 file - and lks won't compile

    I have a corrupt lookout 6.1 file - reports 'not a lookout process file' and when I go to recompile the lks the cbl is reporting an error and crashing.  Is there anything I can do. Any help would be appreciated.

    Back from the dead.
    Have had this happen more to me as well (granted on 5.1)
    Lookout seems to write corrupted data to the process AND the lks file.
    Memory error?
    Example:  Yesterday, closed a clients process to compact databases.  While closing Lookout the process was being saved.  Next startup, invalid process file and corrupt lks.  Found 2 things in the lks:
    1) Some object names were replaced with "INVALIDSIGNAL"
    2) ASCII character 5 (not a displayable character) was in the middle of an expression
    After fixing these errors, the process compiled.
     Any ideas?
    Mike
    Mike Crabtree - Lead Developer
    Destek of Nevada, Inc. / Digital Telemetry Systems, Inc.
    (866) 964-6948 / (760) 247-9512

  • My iPhone (ios7.0.2) deleted all songs that i did not buy on iTunes and it won't sync anymore

    i downloaded ios 7 a week ago and everything worked perfectly but now that i wanted to import an album that i bought as a cd i had to update my itunes and since then i can't sync my iphone anymore as well as today i could literally watch all the songs that i did not buy in itunes delete themselves and i can't find a way to get them on my phone again. what do i do?

    Only if you are permitted to re-download it from the source. There's nothing we can suggest to help you. There is no undelete software, but there are a number of data recovery utilities like iPod Data Recovery Software | Lost / Deleted Data Recovery for iPod.

  • Lots of sites like espn and cnn won't load anymore after i upgraded to os x lion. Anybody know how to fix?

    Other pages like google won't work either.

    Hi babowa,
    I tried sending my project the way you said. I got the message that it would take about 15 minutes to do this. Then the program quit again. No 30 seconds after I tried to send it.
    I just spoke with a tech from Apple and he say there is a glitch in my project. He had me try to send a different project using Quick Time and it went right through. He say I will have to build a whole me project and I'll just have to hope it doesn't have a glitch in it. Not what I wanted to here, I have a lot of hours in this project.
    Thank you for trying.
    I am still open to suggestions for a different app. Preferably one that works

  • I changed my email address and iTunes won't play anymore

    I switch from AOL to MSN and now my iTunes songs won't play even though I updated all my info with iTunes. I have authorized and re-authorized over and over but still all the songs purchased using my "now deactivated" AOL email account won't play. I checked the song files and there still there on my hard drive (shows 2-4MB for each song)but when I click to play them I get a pop up telling me to authorize so I do, then I get a pop up that say's that I was sucessful and I have used 1 out of 5 computers, but when I click the play button again I get the same results, NOTHING play's. iTunes support just keeps telling me the same thing over and over "DE-authorize and Re-authorize but that does nothing other then telling me I was sucessful even though it's not working. PLease Help I have over 200 iTunes songs that won't play......

    Thanks but I've Been There Done That, and when I do use the old AOL sign on the iTunes sign in screen it pops up THIS AOL ACCOUNT IS NO LONGER ACTIVE, so then I chose to update with an apple account, and then everything appears to work until I click on the song again to play it, then nothing but a pop up starting me from the begining asking me to sign in with the AOL account again. So then I enter my new apple info and the screen pop up say's I have been sucessful in authorizing 1 out of 5 computers so at this time I would think the songs would play but they don't. I should mention I have 2 iTunes accounts 1 that had a verizon email address(1 ver & 1 AOL), and I did this same process for that account and those songs and videos play. I'm starting to believe this is an Apple/AOL clich when you switch email accounts to another provider other then AOL and transfer to an Apple account.

  • Adobe uploads and works for a day or 2 and then won't open anymore

    I have Pro XI.  I have installed and uninstalled the program numerous times.  A few months ago, the program opened as usual and then when I tried to open it again later in the day, it showed the open menu but then never actually makes the connection.  I briefly saw a message once that seemed to indicate it couldn't connect to a server - but nothing else.

    Hi cyates40,
    Can you post a screenshot of the error you encounter when you launch Acrobat.
    Please update it to the latest patch v11.0.7 and check.
    You might also try the following :
    > Disable all Non-Microsoft Startup Services. (Ref : http://helpx.adobe.com/x-productkb/global/disable-startup-items-services-windows.html )
    > Disable all the Antivirus softwares like CA, Norton,Mc Afee etc. temporarily from the computer.
    Launch Acrobat and check the performance.
    In case of issues try repairing Acrobat from Control Panel and check.
    Regards,
    Rave

  • Hiya there I need help I restored my iPhone 3G and now won't unlock anymore it's at factory settings

    Need help big time please

    Sounds like you screwed something up when you replaced the back.  As the iPhone is NOT user serviceable, there's not much here we users can offer you. 
    Bring your phone to a 3rd party repair shop and see what they say.

  • UPGRADING TO 7.6 AND ITUNES WON'T WORK ANYMORE

    When i tried to upgrade itunes to itunes 7.6 the installation and everything went smoothly, however when it was finished i went to open itunes and every time i do so something comes up saying itunes is configuring with windows. It always ends in saying there was an installation problem. I've done everything along the lines of uninstalling and restoring my computer. PLEASE somebody tell me what I did wrong?!? I NEED MY ITUNES!

    I did a system restore under the accessiblity option under accesories in the start menu.
    It took a very long time but it at least let me get my itunes back with no errors.
    I'm not sure what the problem was but now it's working so i'm not complaining.
    I'm not updating to 7.6 until I absolutelly have to. Hopefully, they will work out all the kinks before I have to update to it.

  • I have a 3G iPod touch and it won't update anymore and the apps I need needs the update what should I do ?

    Have a 3G iPod touch and I have apps I need but needs a new update and I can't go any further updates. Wondering what I can do?

    A 3rd gen iPod touch can run up to iOS 5.1.1.  If the apps you need require a later version of iOS, you will need a newer iPod touch.
    The 4th gen model, which is still available on Apple Store's refurb ("Special Deals") page can run up to iOS 6.1.3.  The current 5th gen model can run the current iOS 7.x.

  • Got the Stratosphere update, and USB won't work anymore

    Hi all.
    At a loss here. I did the update today for the OS...and other than fixing the annoying cb# issue, and the change to the unlock, what I'm stumped on is when I connect to my PC, via USB, I get "Sorry! Process com.android.settings stoped unexpectely. Try again" and a force close box.
    If I got to the USB Settings in the Settings area, it also faults when I tap on the USB settings.
    Anyone have any idea how to fix this?

    I'm with you, jrh4054. As I posted here: https://community.verizonwireless.com/message/868896#868896, I find that even though I get the error, I can still access the phone from my computer via USB to manage files. I plan to just ignore it, assuming that the functionality remains the same. It seems that it does not even occur every time. No way it's worth a factory reset.
    The "debug" option that has been mentioned is found here: https://community.verizonwireless.com/message/862342#862342. I'm honestly not sure what it is supposed to accomplish.
    As mkracing66 pointed out, I discovered today that if I go to Settings > USB Settings, I get the same error when I tap on the USB settings. That seems to be where the problem is really located.
    Many, many people seem to be encountering this error. Looks to me like a matter of an update that was almost ready to roll out, but not quite. Will there be a fix? I'd sure like to think so, but we'll see.

  • I reinstalled Firefox and it won't work anymore

    I reinstalled firefox since Adblock had stopped working. Before that, apart from adblock, everything was fine. Once reinstalled, Firefox opens and all I get is a black screen. I am still able to reduce it or close it bit nothing else comes up. I ve reinstalled it again and exact same problem. I have no idea what happened...

    hello MOIM, maybe that's an issue with hardware acceleration - first please try [[Upgrade your graphics drivers to use hardware acceleration and WebGL|updating your graphics driver]], or in case this doesn't solve the issue or there is no new version available at the moment, start firefox into safemode '''by pressing the shift key while the application is launching''' & disable hardware acceleration in the firefox ''menu ≡ > options > advanced > general'' (that setting will take a restart of the browser to take effect).
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • IPAD NIGHTMARES: NYTimes app won't load anymore... and more!!

    That's the thing: a week short I bought my iPad in Spain, I'm back to Brazil and bad surprises started happening:
    1. My NYTimes app does not open anymore (the screen shows for minutes that it's "loading". Forever);
    2. My Mail app (yes, the Apple one) crashed today out of nothing for the second time while I was busy typing an important letter;
    3. The Twiterrific app won't open anymore, even though I'm placing and replacing the correct username and password (on the site it works just fine);
    4. Songs playing on the background crash the moment I open the Youtube app.
    Any chance this is due to the iTunes hacking? I'd appreciate some expert opinion.
    Sorry for my bad english and thanks a lot in advance,
    Sylvio

    Well, Steve,
    That was quite helpful, but I'm afraid it won't solve the problem either.
    Once I got back to Brazil, I still could access my NYT apps (the editor's choice and the regular one for my iPhone and iPod) for five days in a row. But I'm telling you: out of nothing, they suddenly started behaving like that. This is driving me crazy because I think I've done at all, especially delete the apps a dozen times.
    Anyway, this Twitterrific app once showed me a message that could possibly explain what is happening and it probably has something to do with your guess: it said I had to reconfigure my iTunes account for some reason. I didn't get what it meant in the first place, and then it never showed the message again.
    But it's certainly something related to my bank account, because my apps ipon the ipod and iphone won't work anymore either. How can I deal with this "checking-account" procedure??
    Somebody please help!!!

  • HELP! suddenly .llb won't open anymore?!

    I can't access the .llb file I was working with anymore.  I get the message:  'Error occured while listing contenst of c:\......\filename.llb.'
    I've used this file a lot during the last week.  No problems at all.    It's an instrument driver, now located in the instr.lib folder.   The last thing I did, was making a pallette for it.    After restarting Labview, I noticed that on the pallette, all icons changed to questions marks.   So I tried to open the corresponding llb file, and it won't open anymore.     What's going on?
    Any way I can still open the llb file?  There's a few days work in it.   (Not backupped... .Yeah, I know.....  )  
    It's on Labview 8.     Attached the llb file, for anyone that wants to have a go at it.
    More importantly, how did this happen?    I can't remember that I ever had this problem in the past....
    Attachments:
    SR5113LV8 extended.llb ‏693 KB

    Hi Anthony, it seems NI can recover your file. There was an older post about this...
    http://forums.ni.com/ni/board/message?board.id=170&message.id=99730

Maybe you are looking for